Skip to content

Commit

Permalink
Merge pull request #32 from nrdxp/updates
Browse files Browse the repository at this point in the history
[10-10-23]: Updates
  • Loading branch information
nrdxp authored Oct 10, 2023
2 parents 705e45d + 24b76a0 commit 51c9d59
Show file tree
Hide file tree
Showing 3 changed files with 68 additions and 57 deletions.
121 changes: 66 additions & 55 deletions Cargo.lock

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

2 changes: 1 addition & 1 deletion nix/repo/rust.nix
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@
in
fenix.packages.fromToolchainFile {
file = "${inputs.self}/rust-toolchain.toml";
sha256 = "sha256-dxE7lmCFWlq0nl/wKcmYvpP9zqQbBitAQgZ1zx9Ooik=";
sha256 = "sha256-rLP8+fTxnPHoR96ZJiCa/5Ans1OojI7MLsmSqR2ip8o=";
}
2 changes: 1 addition & 1 deletion rust-toolchain.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[toolchain]
channel = "1.72.1"
channel = "1.73.0"
components = [
"cargo",
"clippy",
Expand Down

0 comments on commit 51c9d59

Please sign in to comment.