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 8074632e72cf54b04ea82fb15f05c37f8fb64121
parent 216a25c985daed39a0e7d6004f38997d6857f175
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]]