Update Cargo.toml

This commit is contained in:
Alexey
2026-09-25 19:44:47 +03:00
parent c12c5c73c1
commit 2d63fcf376
+1
View File
@@ -36,6 +36,7 @@ nix = { version = "0.31.3", default-features = false, features = [
"net",
"user",
"process",
"dir",
"fs",
"signal",
] }