Bump cxx-build from 1.0.83 to 1.0.85 (#399)

Bumps [cxx-build](https://github.com/dtolnay/cxx) from 1.0.83 to 1.0.85.
- [Release notes](https://github.com/dtolnay/cxx/releases)
- [Commits](https://github.com/dtolnay/cxx/compare/1.0.83...1.0.85)

---
updated-dependencies:
- dependency-name: cxx-build
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2022-12-20 09:43:57 +08:00
committed by GitHub
parent b1e826ceb9
commit 2b0d0ff94c

4
Cargo.lock generated
View File

@@ -378,9 +378,9 @@ dependencies = [
[[package]]
name = "cxx-build"
version = "1.0.83"
version = "1.0.85"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d2eb5b96ecdc99f72657332953d4d9c50135af1bac34277801cc3937906ebd39"
checksum = "b4c87959ba14bc6fbc61df77c3fcfe180fc32b93538c4f1031dd802ccb5f2ff0"
dependencies = [
"cc",
"codespan-reporting",