Merge branch 'unbreak' into 'next'
fix rustc version, nix upkeep See merge request famedly/conduit!482
This commit is contained in:
commit
dbd360ebb9
3 changed files with 41 additions and 32 deletions
|
@ -13,7 +13,7 @@ edition = "2021"
|
|||
# `nix flake update`. If you don't have Nix installed or otherwise don't know
|
||||
# how to do this, ping `@charles:computer.surgery` or `@dusk:gaze.systems` in
|
||||
# the matrix room.
|
||||
rust-version = "1.64.0"
|
||||
rust-version = "1.70.0"
|
||||
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue