Skip to content

Commit cc69023

Browse files
deps: 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 b725bdb commit cc69023

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.

unixfs/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ sha2 = { default-features = false, version = "0.10.2" }
2525

2626
[dev-dependencies]
2727
hex-literal = { default-features = false, version = "1.0.0" }
28-
libc = { default-features = false, version = "0.2.169" }
28+
libc = { default-features = false, version = "0.2.170" }
2929
multibase = { default-features = false, version = "0.9.1" }
3030
tar = { default-features = false, version = "0.4.43" }
3131
criterion = { default-features = false, version = "0.5.1" }

0 commit comments

Comments
 (0)