mirror of
https://github.com/darkrenaissance/darkfi.git
synced 2026-01-10 23:27:56 -05:00
script/research/streamlet_rust/Cargo.toml: fixed darkfi dependency
This commit is contained in:
@@ -4,7 +4,7 @@ version = "0.1.0"
|
||||
edition = "2021"
|
||||
|
||||
[dependencies.darkfi]
|
||||
path = "../../darkfi"
|
||||
path = "../../../"
|
||||
features = ["crypto", "rpc"]
|
||||
|
||||
[dependencies]
|
||||
|
||||
Reference in New Issue
Block a user