Skip to content
This repository was archived by the owner on Nov 15, 2023. It is now read-only.

Commit d924199

Browse files
dependabot[bot]drahnr
authored andcommitted
Bump libc from 0.2.106 to 0.2.107 (#4235)
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.106 to 0.2.107. - [Release notes](https://github.com/rust-lang/libc/releases) - [Commits](rust-lang/libc@0.2.106...0.2.107) --- updated-dependencies: - dependency-name: libc dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a326dc1 commit d924199

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.

node/core/pvf/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ async-process = "1.1.0"
1515
assert_matches = "1.4.0"
1616
futures = "0.3.17"
1717
futures-timer = "3.0.2"
18-
libc = "0.2.106"
18+
libc = "0.2.107"
1919
slotmap = "1.0"
2020
tracing = "0.1.29"
2121
pin-project = "1.0.8"

0 commit comments

Comments
 (0)