21 lines
487 B
TOML
21 lines
487 B
TOML
[workspace]
|
|
members = ["node"]
|
|
|
|
[patch.crates-io.radicle-git-ext]
|
|
git = "https://github.com/radicle-dev/radicle-link"
|
|
tag = "cycle/2022-07-12"
|
|
|
|
[patch.crates-io.git-ref-format]
|
|
git = "https://github.com/radicle-dev/radicle-link"
|
|
tag = "cycle/2022-07-12"
|
|
|
|
[patch.crates-io.nakamoto-net]
|
|
git = "https://github.com/cloudhead/nakamoto"
|
|
branch = "master"
|
|
version = "0.3.0"
|
|
|
|
[patch.crates-io.nakamoto-net-poll]
|
|
git = "https://github.com/cloudhead/nakamoto"
|
|
branch = "master"
|
|
version = "0.3.0"
|