mirror of
https://github.com/mimblewimble/grin.git
synced 2025-01-21 03:21:08 +03:00
Double negatives are tricky
This commit is contained in:
parent
4f85b36f32
commit
3b51180359
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ git = "https://github.com/mimblewimble/cuckoo-miner"
|
|||
tag="grin_integration_12"
|
||||
#path = "../../cuckoo-miner"
|
||||
#uncomment this feature to turn off plugin builds
|
||||
features=["no-plugin-build"]
|
||||
#features=["no-plugin-build"]
|
||||
|
||||
[dev_dependencies]
|
||||
grin_chain = { path = "../chain"}
|
||||
|
|
Loading…
Reference in a new issue