Radish alpha
h
Radicle Heartwood Protocol & Stack
Radicle
Git (anonymous pull)
Log in to clone via SSH
Update `radicle` crate to 0.13.0
cloudhead committed 1 year ago
commit 4e112aaeaad8919c10f0a30c9f43dab541d653fa
parent 2d241e5f7d9d4e4a5be935c332abf0c8f30077e8
2 files changed +2 -2
modified Cargo.lock
@@ -1869,7 +1869,7 @@ dependencies = [

[[package]]
name = "radicle"
-
version = "0.12.0"
+
version = "0.13.0"
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.12.0"
+
version = "0.13.0"
authors = ["cloudhead <cloudhead@radicle.xyz>"]
edition = "2021"