Skip to content

Commit ab8bb6d

Browse files
committed
Update dependencies
1 parent ecfc401 commit ab8bb6d

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

flake.lock

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

templates/rust/flake.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
supportedSystems = [ "x86_64-linux" ];
1111

1212
# Rust nightly version.
13-
nightlyVersion = "2023-11-12";
13+
nightlyVersion = "2023-11-19";
1414
in mars-std.lib.eachSystem supportedSystems (system: let
1515
pkgs = mars-std.legacyPackages.${system};
1616

0 commit comments

Comments
 (0)