Skip to content

Commit 644aa9b

Browse files
committed
Update dependencies
1 parent ba988e6 commit 644aa9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ssam/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ edition = "2018"
55

66
[dependencies]
77
futures = "0.3.31"
8-
nix = { version = "0.29.0", features = ["ioctl"] }
8+
nix = { version = "0.30.0", features = ["ioctl"] }
99
thiserror = "2.0.12"
1010
tracing = "0.1.41"

0 commit comments

Comments
 (0)