This commit is contained in:
Robin Appelman 2024-01-06 23:48:29 +01:00
commit 65679c3915

View file

@ -9,7 +9,7 @@
in in
rustPlatform.buildRustPackage rec { rustPlatform.buildRustPackage rec {
name = "palantir"; name = "palantir";
version = "0.1.0"; version = "1.2.0";
inherit src; inherit src;