Skip to content

Commit

Permalink
Bump Rust 1.78 -> 1.79
Browse files Browse the repository at this point in the history
  • Loading branch information
jacg committed Jul 22, 2024
1 parent 85def67 commit 06f87dc
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 33 deletions.
46 changes: 15 additions & 31 deletions rust/flake.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions rust/rust-toolchain.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
# nix flake lock --update-input rust-overlay
#
# when changing these to more recent versions
channel = "1.78.0"
#channel = "nightly-2024-03-03"
channel = "1.79.0"
#channel = "nightly-2024-07-21"

# see https://rust-lang.github.io/rustup/concepts/profiles.html
profile = "default"
Expand Down

0 comments on commit 06f87dc

Please sign in to comment.