Skip to content

Commit 38f1f50

Browse files
build(deps): bump libc from 0.2.174 to 0.2.175 (#7449)
* build(deps): bump libc from 0.2.174 to 0.2.175 Bumps [libc](https://github.com/rust-lang/libc) from 0.2.174 to 0.2.175. - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.175/CHANGELOG.md) - [Commits](rust-lang/libc@0.2.174...0.2.175) --- updated-dependencies: - dependency-name: libc dependency-version: 0.2.175 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * Update all Cargo files --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3e1aa3b commit 38f1f50

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
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
@@ -294,7 +294,7 @@ jsonrpc-http-server = "18.0.0"
294294
jsonrpc-ipc-server = "18.0.0"
295295
jsonrpc-pubsub = "18.0.0"
296296
lazy-lru = "0.1.3"
297-
libc = "0.2.174"
297+
libc = "0.2.175"
298298
libloading = "0.7.4"
299299
libsecp256k1 = { version = "0.6.0", default-features = false, features = [
300300
"std",

programs/sbf/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.

0 commit comments

Comments
 (0)