Radish alpha
h
Radicle Heartwood Protocol & Stack
Radicle
Git (anonymous pull)
Log in to clone via SSH
Bump `radicle` crate to 0.11.1
cloudhead committed 1 year ago
commit 92c9e21873be1c9107f906f826d4774a8a950d79
parent f7d8f1b8dacf0e17c8771afd7a1c4a1163bb183b
2 files changed +2 -2
modified Cargo.lock
@@ -2014,7 +2014,7 @@ dependencies = [

[[package]]
name = "radicle"
-
version = "0.11.0"
+
version = "0.11.1"
dependencies = [
 "amplify",
 "base64 0.21.7",
modified radicle/Cargo.toml
@@ -4,7 +4,7 @@ description = "Radicle standard library"
homepage = "https://radicle.xyz"
repository = "https://app.radicle.xyz/seeds/seed.radicle.xyz/rad:z3gqcJUoA1n9HaHKufZs5FCSGazv5"
license = "MIT OR Apache-2.0"
-
version = "0.11.0"
+
version = "0.11.1"
authors = ["cloudhead <cloudhead@radicle.xyz>"]
edition = "2021"