Skip to content

Commit 2eb24ee

Browse files
dependabot[bot]ntBre
authored andcommitted
Bump libc from 0.2.169 to 0.2.170
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.169 to 0.2.170. - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.170/CHANGELOG.md) - [Commits](rust-lang/libc@0.2.169...0.2.170) --- updated-dependencies: - dependency-name: libc dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent dd4259c commit 2eb24ee

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ criterion = "0.5.0"
2525
env_logger = "0.11.3"
2626
insta = { version = "1.41.1", features = ["filters"] }
2727
jiff = { version = "0.2.1" }
28-
libc = "0.2.169"
28+
libc = "0.2.170"
2929
log = "0.4.26"
3030
nalgebra = "0.33.2"
3131
ndarray = { version = "0.15.6", features = ["approx-0_5"] }

0 commit comments

Comments
 (0)