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 2 days ago
commit e59969cd8ba4d1bff80c7895e6e79ec77c170d57
parent 9604344986622732f87e8f09bc3099ce9c1f353a
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]]