chore: bump libc from 0.2.105 to 0.2.106 (#21093)
* chore: bump libc from 0.2.105 to 0.2.106 Bumps [libc](https://github.com/rust-lang/libc) from 0.2.105 to 0.2.106. - [Release notes](https://github.com/rust-lang/libc/releases) - [Commits](https://github.com/rust-lang/libc/compare/0.2.105...0.2.106) --- 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:
@ -16,7 +16,7 @@ solana-metrics = { path = "../metrics", version = "=1.9.0" }
|
||||
solana-sdk = { path = "../sdk", version = "=1.9.0" }
|
||||
thiserror = "1.0"
|
||||
solana-logger = { path = "../logger", version = "=1.9.0" }
|
||||
libc = "0.2.105"
|
||||
libc = "0.2.106"
|
||||
nix = "0.23.0"
|
||||
solana-perf = { path = "../perf", version = "=1.9.0" }
|
||||
|
||||
|
Reference in New Issue
Block a user