Skip to content

Commit 9bb3393

Browse files
build(deps): bump unicode-ident from 1.0.13 to 1.0.14 (#3370)
Bumps [unicode-ident](https://github.com/dtolnay/unicode-ident) from 1.0.13 to 1.0.14. - [Release notes](https://github.com/dtolnay/unicode-ident/releases) - [Commits](dtolnay/unicode-ident@1.0.13...1.0.14) --- updated-dependencies: - dependency-name: unicode-ident dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7f2d932 commit 9bb3393

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3991,9 +3991,9 @@ checksum = "5ab17db44d7388991a428b2ee655ce0c212e862eff1768a455c58f9aad6e7893"
39913991

39923992
[[package]]
39933993
name = "unicode-ident"
3994-
version = "1.0.13"
3994+
version = "1.0.14"
39953995
source = "registry+https://github.com/rust-lang/crates.io-index"
3996-
checksum = "e91b56cd4cadaeb79bbf1a5645f6b4f8dc5bde8834ad5894a8db35fda9efa1fe"
3996+
checksum = "adb9e6ca4f869e1180728b7950e35922a7fc6397f7b641499e8f3ef06e50dc83"
39973997

39983998
[[package]]
39993999
name = "unicode-normalization"

0 commit comments

Comments
 (0)