diff --git a/pow/Cargo.toml b/pow/Cargo.toml index 7b6034387..d48628a23 100644 --- a/pow/Cargo.toml +++ b/pow/Cargo.toml @@ -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"}