Update `radicle-remote-helper` crate to 0.10.0
This commit is contained in:
parent
bde68ac76c
commit
c8b33a4fba
|
|
@ -3,7 +3,7 @@ name = "radicle-remote-helper"
|
||||||
description = "Radicle git remote helper"
|
description = "Radicle git remote helper"
|
||||||
homepage = "https://radicle.xyz"
|
homepage = "https://radicle.xyz"
|
||||||
license = "MIT OR Apache-2.0"
|
license = "MIT OR Apache-2.0"
|
||||||
version = "0.9.0"
|
version = "0.10.0"
|
||||||
authors = ["cloudhead <cloudhead@radicle.xyz>"]
|
authors = ["cloudhead <cloudhead@radicle.xyz>"]
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
build = "build.rs"
|
build = "build.rs"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue