Radish alpha
r
rad:z6cFWeWpnZNHh9rUW8phgA3b5yGt
Git libraries for Radicle
Radicle
Git
surf: Update to 0.27.1
Fintan Halpenny committed 1 month ago
commit 8563e6ddc5e195da618ea510b7d60252070a64c7
parent 59fa339
2 files changed +2 -2
modified Cargo.lock
@@ -730,7 +730,7 @@ version = "0.2.0"

[[package]]
name = "radicle-surf"
-
version = "0.27.0"
+
version = "0.27.1"
dependencies = [
 "anyhow",
 "base64",
modified radicle-surf/Cargo.toml
@@ -2,7 +2,7 @@
name = "radicle-surf"
description = "A code surfing library for Git repositories"
readme = "README.md"
-
version = "0.27.0"
+
version = "0.27.1"
authors = ["The Radicle Team <dev@radicle.xyz>"]
homepage.workspace = true
repository.workspace = true