chore: bump version

This commit is contained in:
liv
2022-12-23 16:53:03 +01:00
parent 40b1b07915
commit 9ad884aadb
5 changed files with 8 additions and 8 deletions

View File

@@ -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;