diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-03-04 12:20:50 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-03-04 12:20:50 +0000 |
| commit | 56a46b98d2e0948a3f135518751c89ae9f91c33a (patch) | |
| tree | 3fee8424eb142a65b32dc64b44785473b15a47a6 /src/rust | |
| parent | 39cf42eea66bc37817caea707e355c6071f40c7c (diff) | |
| download | cryptography-56a46b98d2e0948a3f135518751c89ae9f91c33a.tar.gz | |
Bump unicode-ident from 1.0.6 to 1.0.7 in /src/rust (#8439)
Bumps [unicode-ident](https://github.com/dtolnay/unicode-ident) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/dtolnay/unicode-ident/releases)
- [Commits](https://github.com/dtolnay/unicode-ident/compare/1.0.6...1.0.7)
---
updated-dependencies:
- dependency-name: unicode-ident
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 2f4da7395..da8244444 100644 --- a/src/rust/Cargo.lock +++ b/src/rust/Cargo.lock @@ -509,9 +509,9 @@ dependencies = [ [[package]] name = "unicode-ident" -version = "1.0.6" +version = "1.0.7" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "84a22b9f218b40614adcb3f4ff08b703773ad44fa9423e4e0d346d5db86e4ebc" +checksum = "775c11906edafc97bc378816b94585fbd9a054eabaf86fdd0ced94af449efab7" [[package]] name = "unicode-width" |
