# HG changeset patch
# User dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
# Date 1663239352 14400
#      Thu Sep 15 06:55:52 2022 -0400
# Node ID b1fcf534d10c9f3d103f9d426f0404cf4e0a71a3
# Parent  8b4772657dd6ab898963f76123f6500de1d45c4f
Bump unicode-ident from 1.0.3 to 1.0.4 in /src/_bcrypt (#413)

Bumps [unicode-ident](https://github.com/dtolnay/unicode-ident) from 1.0.3 to 1.0.4.
- [Release notes](https://github.com/dtolnay/unicode-ident/releases)
- [Commits](https://github.com/dtolnay/unicode-ident/compare/1.0.3...1.0.4)

---
updated-dependencies:
- dependency-name: unicode-ident
  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>

diff --git a/src/_bcrypt/Cargo.lock b/src/_bcrypt/Cargo.lock
--- a/src/_bcrypt/Cargo.lock
+++ b/src/_bcrypt/Cargo.lock
@@ -390,9 +390,9 @@
 
 [[package]]
 name = "unicode-ident"
-version = "1.0.3"
+version = "1.0.4"
 source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "c4f5b37a154999a8f3f98cc23a628d850e154479cd94decf3414696e12e31aaf"
+checksum = "dcc811dc4066ac62f84f11307873c4850cb653bfa9b1719cee2bd2204a4bc5dd"
 
 [[package]]
 name = "unindent"