Radish alpha
h
rad:z3gqcJUoA1n9HaHKufZs5FCSGazv5
Radicle Heartwood Protocol & Stack
Radicle
Git
radicle: Update to 0.22.1
Fintan Halpenny committed 1 month ago
commit 9fda8c6d8f8a00102a7983d9dfa9bc624c91daab
parent d9915d2
2 files changed +2 -2
modified Cargo.lock
@@ -2892,7 +2892,7 @@ checksum = "69cdb34c158ceb288df11e18b4bd39de994f6657d83847bdffdbd7f346754b0f"

[[package]]
name = "radicle"
-
version = "0.22.0"
+
version = "0.22.1"
dependencies = [
 "amplify",
 "base64 0.21.7",
modified crates/radicle/Cargo.toml
@@ -4,7 +4,7 @@ description = "Radicle standard library"
homepage.workspace = true
repository.workspace = true
license.workspace = true
-
version = "0.22.0"
+
version = "0.22.1"
authors = ["cloudhead <cloudhead@radicle.xyz>"]
edition.workspace = true
rust-version.workspace = true