Radish alpha
h
rad:z3gqcJUoA1n9HaHKufZs5FCSGazv5
Radicle Heartwood Protocol & Stack
Radicle
Git
remote-helper: Update to 0.16.0
Fintan Halpenny committed 1 month ago
commit 597b514d6c4256abcf389cc6e2e642307aa6877d
parent d685d6f
2 files changed +2 -2
modified Cargo.lock
@@ -3209,7 +3209,7 @@ dependencies = [

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