diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-01-10 03:31:18 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-01-10 03:31:18 +0800 |
| commit | 632e97b24817bd36482d1a4e714bf8795c7e48fa (patch) | |
| tree | e9139cfcaf48a77e1770a1e3267cf0df516faef7 /src | |
| parent | 4a273177e9941662f93edea93151c44c671ed39e (diff) | |
| download | cryptography-632e97b24817bd36482d1a4e714bf8795c7e48fa.tar.gz | |
Bump cxx-build from 1.0.85 to 1.0.86 in /src/rust (#8017)
Bumps [cxx-build](https://github.com/dtolnay/cxx) from 1.0.85 to 1.0.86.
- [Release notes](https://github.com/dtolnay/cxx/releases)
- [Commits](https://github.com/dtolnay/cxx/compare/1.0.85...1.0.86)
---
updated-dependencies:
- dependency-name: cxx-build
dependency-type: indirect
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'src')
| -rw-r--r-- | src/rust/Cargo.lock | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/rust/Cargo.lock b/src/rust/Cargo.lock index fe8f15876..d5ee7daec 100644 --- a/src/rust/Cargo.lock +++ b/src/rust/Cargo.lock @@ -134,9 +134,9 @@ dependencies = [ [[package]] name = "cxx-build" -version = "1.0.85" +version = "1.0.86" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b4c87959ba14bc6fbc61df77c3fcfe180fc32b93538c4f1031dd802ccb5f2ff0" +checksum = "5044281f61b27bc598f2f6647d480aed48d2bf52d6eb0b627d84c0361b17aa70" dependencies = [ "cc", "codespan-reporting", |
