Skip to content

Commit f262721

Browse files
committed
dep: Bump dependency of libc
1 parent 69f95ba commit f262721

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.

ffuzzy/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ glob = "0.3.1"
2727
itertools = "0.13.0"
2828

2929
[target.'cfg(unix)'.dev-dependencies]
30-
libc = "0.2.155"
30+
libc = "0.2.159"
3131
tempfile = "=3.6.0" # Keep MSRV <= 1.56
3232

3333
[build-dependencies]

0 commit comments

Comments
 (0)