Skip to content

Commit ada1d66

Browse files
build(deps): bump libc from 0.2.164 to 0.2.165 (solana-labs#3793)
* build(deps): bump libc from 0.2.164 to 0.2.165 Bumps [libc](https://github.com/rust-lang/libc) from 0.2.164 to 0.2.165. - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.165/CHANGELOG.md) - [Commits](rust-lang/libc@0.2.164...0.2.165) --- updated-dependencies: - dependency-name: libc 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 8730dbb commit ada1d66

File tree

4 files changed

+7
-7
lines changed

4 files changed

+7
-7
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
@@ -337,7 +337,7 @@ jsonrpc-ipc-server = "18.0.0"
337337
jsonrpc-pubsub = "18.0.0"
338338
lazy-lru = "0.1.3"
339339
lazy_static = "1.5.0"
340-
libc = "0.2.164"
340+
libc = "0.2.165"
341341
libloading = "0.7.4"
342342
libsecp256k1 = { version = "0.6.0", default-features = false, features = [
343343
"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.

svm/examples/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)