Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Dec 31, 2023
1 parent 42b17ca commit 9f3a201
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions flake.lock

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

2 changes: 1 addition & 1 deletion templates/rust/flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
supportedSystems = [ "x86_64-linux" ];

# Rust nightly version.
nightlyVersion = "2023-12-24";
nightlyVersion = "2023-12-30";
in mars-std.lib.eachSystem supportedSystems (system: let
pkgs = mars-std.legacyPackages.${system};

Expand Down

0 comments on commit 9f3a201

Please sign in to comment.