We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 16f462e + f613746 commit b0a1013Copy full SHA for b0a1013
Cargo.toml
@@ -39,7 +39,7 @@ semver = "1.0.0"
39
base64 = "0.22.0"
40
env_logger = "0.11.0"
41
loopdev-3 = "0.5.0"
42
-nix = {version="0.29.0", features=["user"]}
+nix = {version="0.30.1", features=["user"]}
43
rand = "0.9.0"
44
45
[features]
0 commit comments