diff options
| author | liv <mokou@fastmail.com> | 2022-12-23 16:53:03 +0100 |
|---|---|---|
| committer | liv <mokou@fastmail.com> | 2022-12-23 16:55:42 +0100 |
| commit | 9ad884aadb0758baf2c14b949c79d51adcf9b8fb (patch) | |
| tree | c5fd1541de4b199015f5dbdd94997e99a9ef1f47 /flake.nix | |
| parent | 40b1b079150e8554b595374d3b72a84108109cc5 (diff) | |
chore: bump version
Diffstat (limited to 'flake.nix')
| -rw-r--r-- | flake.nix | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -17,7 +17,7 @@ rustlings = pkgs.rustPlatform.buildRustPackage { name = "rustlings"; - version = "5.2.1"; + version = "5.3.0"; src = with pkgs.lib; cleanSourceWith { src = self; |
