Radish alpha
h
Radicle Heartwood Protocol & Stack
Radicle
Git (anonymous pull)
Log in to clone via SSH
remote-helper: Release 0.17.0
Fintan Halpenny committed 2 days ago
commit ce45d167827872940a527e0b5fdf12560b8b706a
parent 988a2160e12394db611d1012ff9d7e9d864250e2
2 files changed +2 -2
modified Cargo.lock
@@ -3283,7 +3283,7 @@ dependencies = [

[[package]]
name = "radicle-remote-helper"
-
version = "0.16.0"
+
version = "0.17.0"
dependencies = [
 "dunce",
 "log",
modified crates/radicle-remote-helper/Cargo.toml
@@ -3,7 +3,7 @@ name = "radicle-remote-helper"
description = "Radicle git remote helper"
homepage.workspace = true
license.workspace = true
-
version = "0.16.0"
+
version = "0.17.0"
authors = ["cloudhead <cloudhead@radicle.xyz>"]
edition.workspace = true
build = "build.rs"