Radish alpha
h
Radicle Heartwood Protocol & Stack
Radicle
Git (anonymous pull)
Log in to clone via SSH
radicle: Update to 0.22.1
✗ CI failure Fintan Halpenny committed 2 months ago
commit 9fda8c6d8f8a00102a7983d9dfa9bc624c91daab
parent d9915d275fd07d20db08cf7d3488f8650e66b88a
1 failed (1 total) View logs
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