chore: bump libc from 0.2.115 to 0.2.117 (#23034)
* chore: bump libc from 0.2.115 to 0.2.117 Bumps [libc](https://github.com/rust-lang/libc) from 0.2.115 to 0.2.117. - [Release notes](https://github.com/rust-lang/libc/releases) - [Commits](https://github.com/rust-lang/libc/compare/0.2.115...0.2.117) --- updated-dependencies: - dependency-name: libc dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * [auto-commit] Update all Cargo lock files Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot-buildkite <dependabot-buildkite@noreply.solana.com>
This commit is contained in:
@ -14,7 +14,7 @@ crossbeam-channel = "0.5"
|
||||
futures-util = "0.3.19"
|
||||
histogram = "0.6.9"
|
||||
itertools = "0.10.3"
|
||||
libc = "0.2.115"
|
||||
libc = "0.2.117"
|
||||
log = "0.4.14"
|
||||
nix = "0.23.1"
|
||||
quinn = "0.8.0"
|
||||
|
Reference in New Issue
Block a user