mirror of
https://github.com/mimblewimble/grin.git
synced 2025-05-07 01:31:15 +03:00
attempt to make CUDA gcc detection a bit more robust and handle more cases
This commit is contained in:
parent
06bd78faed
commit
75f721039e
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 = "grin_integration_22"
|
||||
tag = "grin_integration_23"
|
||||
#path = "../../cuckoo-miner"
|
||||
#uncomment this feature to turn off plugin builds
|
||||
#features=["no-plugin-build"]
|
||||
|
|
Loading…
Add table
Reference in a new issue