Radish alpha
h
Radicle Heartwood Protocol & Stack
Radicle
Git (anonymous pull)
Log in to clone via SSH
schemars: Release 0.8.0
✓ CI success Fintan Halpenny committed 1 day ago
commit 53db9941460438579219d3e74ea39dcb49294d6b
parent ad068309c9e73c1ee662cbd28f273f019c865206
1 passed (1 total) View logs
2 files changed +2 -2
modified Cargo.lock
@@ -3294,7 +3294,7 @@ dependencies = [

[[package]]
name = "radicle-schemars"
-
version = "0.7.0"
+
version = "0.8.0"
dependencies = [
 "radicle",
 "schemars",
modified crates/radicle-schemars/Cargo.toml
@@ -5,7 +5,7 @@ homepage.workspace = true
repository.workspace = true
license.workspace = true
edition.workspace = true
-
version = "0.7.0"
+
version = "0.8.0"
rust-version.workspace = true

[[bin]]