mirror of
https://github.com/darkrenaissance/darkfi.git
synced 2026-01-08 22:28:12 -05:00
chore: use specific working nightly version
This commit is contained in:
@@ -106,7 +106,7 @@ nightly version, which was known to work:
|
||||
Now we can use that toolchain in `make` directly:
|
||||
|
||||
```shell
|
||||
% make CARGO="cargo +nightly-2024-02-01" {target}
|
||||
% make CARGO="cargo +nightly-2024-04-05" {target}
|
||||
```
|
||||
|
||||
Or, if we are lazy, we can modify the `Makefile` to always use that:
|
||||
|
||||
Reference in New Issue
Block a user