Merge pull request #7943 from influxdata/dependabot/cargo/libc-0.2.146

chore(deps): Bump libc from 0.2.145 to 0.2.146
pull/24376/head
Dom 2023-06-07 09:13:27 +01:00 committed by GitHub
commit 89e0763421
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

4
Cargo.lock generated
View File

@ -3300,9 +3300,9 @@ dependencies = [
[[package]]
name = "libc"
version = "0.2.145"
version = "0.2.146"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "fc86cde3ff845662b8f4ef6cb50ea0e20c524eb3d29ae048287e06a1b3fa6a81"
checksum = "f92be4933c13fd498862a9e02a3055f8a8d9c039ce33db97306fd5a6caa7f29b"
[[package]]
name = "libm"