Skip to content

Commit e354451

Browse files
fix(deps): update all dependencies
Signed-off-by: Platform Engineering Bot <[email protected]>
1 parent 190085d commit e354451

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ indicatif = "0.17.0"
5454
fn-error-context = "0.2.1"
5555
libc = "0.2.154"
5656
openssl = "0.10.33"
57-
rustix = { "version" = "0.38.34", features = ["thread", "fs", "system", "process", "mount"] }
57+
rustix = { "version" = "1.0.0", features = ["thread", "fs", "system", "process", "mount"] }
5858
serde = "1.0.199"
5959
serde_json = "1.0.116"
6060
similar-asserts = "1.5.0"

0 commit comments

Comments
 (0)