diff options
| author | liv <mokou@fastmail.com> | 2023-02-12 18:01:48 +0100 |
|---|---|---|
| committer | liv <mokou@fastmail.com> | 2023-02-12 18:01:48 +0100 |
| commit | fc9fb536ca8e2fd0121e0f52719bc838506f68fa (patch) | |
| tree | 190b1e5aad55e62f2315ede0e2226e4b265752ed /flake.nix | |
| parent | 4c7e56174031c606c4b40b13a0fe0f3d11e3bf4f (diff) | |
release: 5.4.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.3.0"; + version = "5.4.0"; buildInputs = cargoBuildInputs; |
