remote-helper: Update to 0.16.0
This commit is contained in:
parent
d685d6f91d
commit
597b514d6c
|
|
@ -3209,7 +3209,7 @@ dependencies = [
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "radicle-remote-helper"
|
name = "radicle-remote-helper"
|
||||||
version = "0.15.0"
|
version = "0.16.0"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"dunce",
|
"dunce",
|
||||||
"log",
|
"log",
|
||||||
|
|
|
||||||
|
|
@ -3,7 +3,7 @@ name = "radicle-remote-helper"
|
||||||
description = "Radicle git remote helper"
|
description = "Radicle git remote helper"
|
||||||
homepage.workspace = true
|
homepage.workspace = true
|
||||||
license.workspace = true
|
license.workspace = true
|
||||||
version = "0.15.0"
|
version = "0.16.0"
|
||||||
authors = ["cloudhead <cloudhead@radicle.xyz>"]
|
authors = ["cloudhead <cloudhead@radicle.xyz>"]
|
||||||
edition.workspace = true
|
edition.workspace = true
|
||||||
build = "build.rs"
|
build = "build.rs"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue