1
0
Fork 0
mirror of https://github.com/containers/youki synced 2024-06-28 09:50:10 +02:00

Merge pull request #1331 from containers/dependabot/cargo/cxx-build-1.0.81

chore(deps): bump cxx-build from 1.0.80 to 1.0.81
This commit is contained in:
Toru Komatsu 2022-11-13 20:34:53 +09:00 committed by GitHub
commit 489e94da47
Signed by: GitHub
GPG Key ID: 4AEE18F83AFDEB23

4
Cargo.lock generated
View File

@ -437,9 +437,9 @@ dependencies = [
[[package]]
name = "cxx-build"
version = "1.0.80"
version = "1.0.81"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "84f8829ddc213e2c1368e51a2564c552b65a8cb6a28f31e576270ac81d5e5827"
checksum = "7cc32cc5fea1d894b77d269ddb9f192110069a8a9c1f1d441195fba90553dea3"
dependencies = [
"cc",
"codespan-reporting",