Skip to content

Commit f85eb54

Browse files
Merge pull request #106 from shadow3aaa/dependabot/cargo/libc-0.2.162
2 parents bc863c1 + 3c93d6a commit f85eb54

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
@@ -29,7 +29,7 @@ log = "0.4.22"
2929
anyhow = { version = "1.0.93", features = ["backtrace"] }
3030
thiserror = "2.0.0"
3131
inotify = { version = "0.11.0", default-features = false }
32-
libc = "0.2.161"
32+
libc = "0.2.162"
3333
flexi_logger = "0.29.6"
3434
toml = "0.8.19"
3535
serde = { version = "1.0.214", features = ["derive"] }

0 commit comments

Comments
 (0)