bump rust
Signed-off-by: Christine Dodrill <me@christine.website>
This commit is contained in:
parent
09a6c26fd4
commit
0ca2a6d63f
|
@ -4,7 +4,7 @@ let
|
|||
pkgs =
|
||||
import sources.nixpkgs { overlays = [ (import sources.nixpkgs-mozilla) ]; };
|
||||
channel = "nightly";
|
||||
date = "2021-01-14";
|
||||
date = "2021-03-25";
|
||||
targets = [ ];
|
||||
chan = pkgs.rustChannelOfTargets channel date targets;
|
||||
in chan
|
||||
|
|
Loading…
Reference in New Issue