fix compilation warn

This commit is contained in:
2026-06-11 15:32:43 +02:00
parent 887a228cf2
commit 37afa2c044
4 changed files with 3 additions and 5 deletions

View File

@ -38,7 +38,7 @@
final:
{
pname = "dmm";
version = "0.0.3";
version = "0.0.4";
inherit src;
cargoLock.lockFile = src + "/Cargo.lock";