diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-02-16 08:00:36 -0600 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-02-16 08:00:36 -0600 |
| commit | bb9fdac6437e1ffb183089151f328e767277266e (patch) | |
| tree | f81dfcc12a53b175e57420a6411bc82b390646a5 /src/rust | |
| parent | ab92f8f3ec31612206d837a5c9c29d386c301f0c (diff) | |
| download | cryptography-bb9fdac6437e1ffb183089151f328e767277266e.tar.gz | |
Bump cxx-build from 1.0.90 to 1.0.91 in /src/rust (#8308)
Bumps [cxx-build](https://github.com/dtolnay/cxx) from 1.0.90 to 1.0.91.
- [Release notes](https://github.com/dtolnay/cxx/releases)
- [Commits](https://github.com/dtolnay/cxx/compare/1.0.90...1.0.91)
---
updated-dependencies:
- dependency-name: cxx-build
dependency-type: indirect
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>
Diffstat (limited to 'src/rust')
| -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 36b816b8f..49d0efe83 100644 --- a/src/rust/Cargo.lock +++ b/src/rust/Cargo.lock @@ -134,9 +134,9 @@ dependencies = [ [[package]] name = "cxx-build" -version = "1.0.90" +version = "1.0.91" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ebfa40bda659dd5c864e65f4c9a2b0aff19bea56b017b9b77c73d3766a453a38" +checksum = "48fcaf066a053a41a81dfb14d57d99738b767febb8b735c3016e469fac5da690" dependencies = [ "cc", "codespan-reporting", |
