Skip to content

Commit a493d02

Browse files
committed
chore: upgrading libxinux to latest
1 parent 8454e3f commit a493d02

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -13,7 +13,7 @@ path = "src/main.rs"
1313
anyhow = "1"
1414
clap = { version = "4.5", features = ["derive"] }
1515
lazy_static = "1.5"
16-
libxinux = "1.0.0"
16+
libxinux = "1.0.1"
1717
owo-colors = { version = "4", features = ["supports-colors"] }
1818
pretty_env_logger = "0.5"
1919
tokio = { version = "1", features = ["full"] }

0 commit comments

Comments
 (0)