tracexec: 0.13.0-unstable-2025-09-07 -> 0.13.1

This commit is contained in:
R. Ryantm
2025-09-11 10:39:54 +00:00
parent fd997bd653
commit 44108333bf
+1 -1
View File
@@ -15,7 +15,7 @@
rustPlatform.buildRustPackage rec {
pname = "tracexec";
version = "0.13.0-unstable-2025-09-07";
version = "0.13.1";
src = fetchFromGitHub {
owner = "kxxt";