add 'disabled' state, fix handshake proxy send

This commit is contained in:
2026-06-17 18:23:24 +02:00
parent 940b595e3a
commit 64b2f04f8f
15 changed files with 57 additions and 20 deletions

View File

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