Update `netservices` dependency
This commit is contained in:
parent
0a9bb23e4e
commit
0334064f52
|
|
@ -1654,7 +1654,7 @@ dependencies = [
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "netservices"
|
name = "netservices"
|
||||||
version = "0.1.0"
|
version = "0.1.0"
|
||||||
source = "git+https://github.com/cyphernet-dao/rust-netservices#ddc1fdfec6ce4ec7f94efb0efefc6cd79048686f"
|
source = "git+https://github.com/radicle-dev/rust-netservices#485a81c49adb4ced02aad7df7c9a70cd13d66df2"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"amplify",
|
"amplify",
|
||||||
"cyphernet",
|
"cyphernet",
|
||||||
|
|
|
||||||
|
|
@ -29,7 +29,7 @@ debug = true
|
||||||
incremental = false
|
incremental = false
|
||||||
|
|
||||||
[patch.crates-io.netservices]
|
[patch.crates-io.netservices]
|
||||||
git = "https://github.com/cyphernet-dao/rust-netservices"
|
git = "https://github.com/radicle-dev/rust-netservices"
|
||||||
version = "0.1.0"
|
version = "0.1.0"
|
||||||
|
|
||||||
[patch.crates-io.radicle-git-ext]
|
[patch.crates-io.radicle-git-ext]
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue