Radish alpha
r
rad:z6cFWeWpnZNHh9rUW8phgA3b5yGt
Git libraries for Radicle
Radicle
Git
surf: release 0.24.0
Fintan Halpenny committed 9 months ago
commit 786248add392949411064f52100ef15f2ec0a2f5
parent 30d8275
2 files changed +2 -2
modified Cargo.lock
@@ -815,7 +815,7 @@ version = "0.1.1"

[[package]]
name = "radicle-surf"
-
version = "0.23.0"
+
version = "0.24.0"
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.23.0"
+
version = "0.24.0"
authors = ["The Radicle Team <dev@radicle.xyz>"]
edition = "2021"
homepage = "https://app.radicle.xyz/nodes/seed.radicle.xyz/rad:z6cFWeWpnZNHh9rUW8phgA3b5yGt/tree/radicle-surf/README.md"