Skip to content

Commit 49b9221

Browse files
committed
Update rustix
1 parent 0446a79 commit 49b9221

File tree

2 files changed

+20
-86
lines changed

2 files changed

+20
-86
lines changed

Cargo.lock

Lines changed: 19 additions & 85 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ strip = false
1919
acumen = "0.0.3"
2020
bitflags = "2.9.1"
2121
itoa = "1.0.15"
22-
rustix = { version = "1.0.7", features = [
22+
rustix = { version = "1.0.8", features = [
2323
"process",
2424
"system",
2525
"termios",

0 commit comments

Comments
 (0)