diff --git a/pow/Cargo.toml b/pow/Cargo.toml index f7f5127b9..a5535ceb3 100644 --- a/pow/Cargo.toml +++ b/pow/Cargo.toml @@ -20,7 +20,7 @@ grin_util = { path = "../util" } [dependencies.cuckoo_miner] git = "https://github.com/mimblewimble/cuckoo-miner" -tag = "grin_integration_24" +tag = "grin_integration_25" #path = "../../cuckoo-miner" #uncomment this feature to turn off plugin builds #features=["no-plugin-build"]