diff options
| author | liv <shadows_withal@fastmail.com> | 2023-05-17 16:30:22 +0200 |
|---|---|---|
| committer | liv <shadows_withal@fastmail.com> | 2023-05-17 16:30:22 +0200 |
| commit | f452fd7bb0118d8e56848ec9e3f5e6e733be6316 (patch) | |
| tree | c7524ca18011ae7e431cd649a5a06e47e543982f /flake.nix | |
| parent | 9508e9791495f6e6f4c64b330a6cbba37241fafc (diff) | |
release: 5.5.0
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.1"; + version = "5.5.0"; buildInputs = cargoBuildInputs; |
