Skip to content

Commit 0014e10

Browse files
⬆️ Upgrade Rust crate nix to 0.31.0
1 parent 6258b78 commit 0014e10

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

Cargo.lock

Lines changed: 9 additions & 9 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
@@ -22,7 +22,7 @@ tiny4linux_assets = { git = "https://github.com/OpenFoxes/Tiny4Linux-Icons", rev
2222
iced = { version = "0.13.0", features = ["image", "tokio"], optional = true }
2323
iced_font_awesome = { version = "0.3.0", optional = true }
2424
rust-i18n = "3.1.5"
25-
nix = { version = "0.30.0", features = ["ioctl"] }
25+
nix = { version = "0.31.0", features = ["ioctl"] }
2626
bon = "3.8.1"
2727
errno = "0.3.14"
2828
hex = "0.4.3"

0 commit comments

Comments
 (0)