diff options
| author | liv <shadows_withal@fastmail.com> | 2023-03-10 17:39:59 +0100 |
|---|---|---|
| committer | liv <shadows_withal@fastmail.com> | 2023-03-10 17:39:59 +0100 |
| commit | 7f1754ecc5690f31db4aff38eef2bf30e2aec525 (patch) | |
| tree | d8683f0104b5333b2da24d41fb06c5b0ba95271a /flake.nix | |
| parent | e4971ec7b39e8e2ad97af5b11c7097826577de0d (diff) | |
release: 5.4.1
Diffstat (limited to 'flake.nix')
| -rw-r--r-- | flake.nix | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -22,7 +22,7 @@ rustlings = pkgs.rustPlatform.buildRustPackage { name = "rustlings"; - version = "5.4.0"; + version = "5.4.1"; buildInputs = cargoBuildInputs; |
