Radish alpha
h
Radicle Heartwood Protocol & Stack
Radicle
Git (anonymous pull)
Log in to clone via SSH
workspace/rust/msrv: 1.81 → 1.85
Lorenz Leutgeb committed 6 months ago
commit 0dd2f3f40788b31ea2f246ff4eb30eabe344b0ca
parent 407abc6a2cde947a25ef908d8a43295501b1eb39
1 file changed +1 -1
modified Cargo.toml
@@ -16,7 +16,7 @@ version = "0.9.0"
# *per crate*. If anyone ever wants to set it to a different
# value per crate, this is of course possible. We're waiting
# for the day it makes a difference…
-
rust-version = "1.81.0"
+
rust-version = "1.85.0"

[workspace.dependencies]
amplify = { version = "4.0.0", default-features = false }