diff options
| author | liv <shadows_withal@fastmail.com> | 2023-09-04 15:23:04 +0200 |
|---|---|---|
| committer | liv <shadows_withal@fastmail.com> | 2023-09-04 15:23:04 +0200 |
| commit | 58cabf2ebd9092fecab3cfe75c16cad08591eeec (patch) | |
| tree | ea9f0a68f49c40111202f68c5805ec407a507f56 /flake.nix | |
| parent | ae28d2fa2de620d368d06d62065bbbacf115855d (diff) | |
release: 5.6.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.5.1"; + version = "5.6.0"; buildInputs = cargoBuildInputs; nativeBuildInputs = [pkgs.git]; |
