Radish alpha
h
rad:z3gqcJUoA1n9HaHKufZs5FCSGazv5
Radicle Heartwood Protocol & Stack
Radicle
Git
schemars: Update to 0.7.0
Fintan Halpenny committed 1 month ago
commit 263d04b5eae49027b79270cbe0bb887e9b67aa7d
parent 597b514
2 files changed +2 -2
modified Cargo.lock
@@ -3221,7 +3221,7 @@ dependencies = [

[[package]]
name = "radicle-schemars"
-
version = "0.6.0"
+
version = "0.7.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.6.0"
+
version = "0.7.0"
rust-version.workspace = true

[[bin]]