mirror of
https://github.com/mimblewimble/grin.git
synced 2025-02-01 17:01:09 +03:00
Merge branch 'master' of github.com:ignopeverell/grin
This commit is contained in:
commit
ef08140ad7
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ grin_util = { path = "../util" }
|
|||
|
||||
[dependencies.cuckoo_miner]
|
||||
git = "https://github.com/mimblewimble/cuckoo-miner"
|
||||
tag="barrier_test"
|
||||
tag="grin_integration_14"
|
||||
#path = "../../cuckoo-miner"
|
||||
#uncomment this feature to turn off plugin builds
|
||||
#features=["no-plugin-build"]
|
||||
|
|
Loading…
Reference in a new issue