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.
1 parent ba988e6 commit 644aa9bCopy full SHA for 644aa9b
ssam/Cargo.toml
@@ -5,6 +5,6 @@ edition = "2018"
5
6
[dependencies]
7
futures = "0.3.31"
8
-nix = { version = "0.29.0", features = ["ioctl"] }
+nix = { version = "0.30.0", features = ["ioctl"] }
9
thiserror = "2.0.12"
10
tracing = "0.1.41"
0 commit comments