Bump unicode-ident from 1.0.22 to 1.0.23 in /src/_bcrypt
Bumps [unicode-ident](https://github.com/dtolnay/unicode-ident) from 1.0.22 to 1.0.23. - [Release notes](https://github.com/dtolnay/unicode-ident/releases) - [Commits](https://github.com/dtolnay/unicode-ident/compare/1.0.22...1.0.23) --- updated-dependencies: - dependency-name: unicode-ident dependency-version: 1.0.23 dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
2ac2c23675
commit
865c64c373
4
src/_bcrypt/Cargo.lock
generated
4
src/_bcrypt/Cargo.lock
generated
@ -303,9 +303,9 @@ checksum = "562d481066bde0658276a35467c4af00bdc6ee726305698a55b86e61d7ad82bb"
|
||||
|
||||
[[package]]
|
||||
name = "unicode-ident"
|
||||
version = "1.0.22"
|
||||
version = "1.0.23"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "9312f7c4f6ff9069b165498234ce8be658059c6728633667c526e27dc2cf1df5"
|
||||
checksum = "537dd038a89878be9b64dd4bd1b260315c1bb94f4d784956b81e27a088d9a09e"
|
||||
|
||||
[[package]]
|
||||
name = "version_check"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user