diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-04-30 06:31:06 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-04-30 06:31:06 +0000 |
| commit | 91c6d80b0d90012ad0a0c4268df5cf024f33ba29 (patch) | |
| tree | 5607ba20eb768c51cd0770f57beb2789d2f5c8a6 | |
| parent | 056d52980a3519b6a9814ab6ca91a8e99ed5b9b0 (diff) | |
| download | cryptography-dependabot/cargo/src/rust/unicode-xid-0.2.2.tar.gz | |
Bump unicode-xid from 0.2.1 to 0.2.2 in /src/rustdependabot/cargo/src/rust/unicode-xid-0.2.2
Bumps [unicode-xid](https://github.com/unicode-rs/unicode-xid) from 0.2.1 to 0.2.2.
- [Release notes](https://github.com/unicode-rs/unicode-xid/releases)
- [Commits](https://github.com/unicode-rs/unicode-xid/commits)
Signed-off-by: dependabot[bot] <support@github.com>
| -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 cb8986de2..85221fdf7 100644 --- a/src/rust/Cargo.lock +++ b/src/rust/Cargo.lock @@ -304,9 +304,9 @@ dependencies = [ [[package]] name = "unicode-xid" -version = "0.2.1" +version = "0.2.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f7fe0bb3479651439c9112f72b6c505038574c9fbb575ed1bf3b797fa39dd564" +checksum = "8ccb82d61f80a663efe1f787a51b16b5a51e3314d6ac365b08639f52387b33f3" [[package]] name = "unindent" |
