mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 10:31:03 +00:00
Bump libc from 0.2.108 to 0.2.110 (#4502)
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.108 to 0.2.110. - [Release notes](https://github.com/rust-lang/libc/releases) - [Commits](https://github.com/rust-lang/libc/compare/0.2.108...0.2.110) --- updated-dependencies: - dependency-name: libc dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
Generated
+2
-2
@@ -3259,9 +3259,9 @@ checksum = "830d08ce1d1d941e6b30645f1a0eb5643013d835ce3779a5fc208261dbe10f55"
|
||||
|
||||
[[package]]
|
||||
name = "libc"
|
||||
version = "0.2.108"
|
||||
version = "0.2.110"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "8521a1b57e76b1ec69af7599e75e38e7b7fad6610f037db8c79b127201b5d119"
|
||||
checksum = "b58a4469763e4e3a906c4ed786e1c70512d16aa88f84dded826da42640fc6a1c"
|
||||
|
||||
[[package]]
|
||||
name = "libgit2-sys"
|
||||
|
||||
@@ -15,7 +15,7 @@ async-process = "1.3.0"
|
||||
assert_matches = "1.4.0"
|
||||
futures = "0.3.17"
|
||||
futures-timer = "3.0.2"
|
||||
libc = "0.2.108"
|
||||
libc = "0.2.110"
|
||||
slotmap = "1.0"
|
||||
tracing = "0.1.29"
|
||||
pin-project = "1.0.8"
|
||||
|
||||
Reference in New Issue
Block a user