Radish alpha
h
Radicle Heartwood Protocol & Stack
Radicle
Git (anonymous pull)
Log in to clone via SSH
remote-helper: Update to 0.15.0
◌ CI pending Fintan Halpenny committed 2 months ago
commit 9fd4f00c2301c0f6db684f6076c49592ae93277d
parent d7e7db35edafa54d54730a5d74812f4c24373d0d
1 pending (1 total) View logs
2 files changed +2 -2
modified Cargo.lock
@@ -3209,7 +3209,7 @@ dependencies = [

[[package]]
name = "radicle-remote-helper"
-
version = "0.14.0"
+
version = "0.15.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.14.0"
+
version = "0.15.0"
authors = ["cloudhead <cloudhead@radicle.xyz>"]
edition.workspace = true
build = "build.rs"