Update `radicle` crate to 0.13.0
This commit is contained in:
parent
2d241e5f7d
commit
4e112aaeaa
|
|
@ -1869,7 +1869,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "radicle"
|
||||
version = "0.12.0"
|
||||
version = "0.13.0"
|
||||
dependencies = [
|
||||
"amplify",
|
||||
"base64 0.21.7",
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue