Skip to content

Commit

Permalink
chore: Upgrade Rust
Browse files Browse the repository at this point in the history
  • Loading branch information
ThetaSinner committed Jan 15, 2025
1 parent d358813 commit 062b6f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/common.nix
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{}:
{
rustVersion = "1.79.0";
rustVersion = "1.83.0";

mkLibSodium = pkgs: pkgs.stdenv.mkDerivation {
name = "libsodium";
Expand Down

0 comments on commit 062b6f5

Please sign in to comment.