Radish alpha
r
rad:z6cFWeWpnZNHh9rUW8phgA3b5yGt
Git libraries for Radicle
Radicle
Git
surf: release 0.21.0
Fintan Halpenny committed 2 years ago
commit 2e7f12b11f6c8251acd15ee703385df84109ba85
parent ea76596
2 files changed +2 -2
modified Cargo.lock
@@ -660,7 +660,7 @@ version = "0.1.0"

[[package]]
name = "radicle-surf"
-
version = "0.19.0"
+
version = "0.21.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.20.0"
+
version = "0.21.0"
authors = ["The Radicle Team <dev@radicle.xyz>"]
edition = "2021"
homepage = "https://github.com/radicle-dev/radicle-git/blob/main/radicle-surf/README.md"