From 7dbd1ef9622bc2529cfbbdb9ccba0fb39b61e169 Mon Sep 17 00:00:00 2001 From: Ignotus Peverell Date: Tue, 17 Oct 2017 12:41:57 +0000 Subject: [PATCH] Did not mean to commit that at all --- pow/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pow/Cargo.toml b/pow/Cargo.toml index fc3370631..a45f03743 100644 --- a/pow/Cargo.toml +++ b/pow/Cargo.toml @@ -21,7 +21,7 @@ git = "https://github.com/mimblewimble/cuckoo-miner" tag="grin_integration_14" #path = "../../cuckoo-miner" #uncomment this feature to turn off plugin builds -features=["no-plugin-build"] +#features=["no-plugin-build"] #uncomment this feature to enable cuda builds (cuda toolkit must be installed) #features=["build-cuda-plugins"]