as-tree: fix version scheme (#542399)

This commit is contained in:
Sandro
2026-07-25 15:44:51 +00:00
committed by GitHub
+1 -1
View File
@@ -6,7 +6,7 @@
rustPlatform.buildRustPackage {
pname = "as-tree";
version = "unstable-2021-03-09";
version = "0.12.0-unstable-2021-03-09";
src = fetchFromGitHub {
owner = "jez";