Skip to content

Commit 647828c

Browse files
build(deps): bump unicode-normalization from 0.1.21 to 0.1.22 (#1977)
Bumps [unicode-normalization](https://github.com/unicode-rs/unicode-normalization) from 0.1.21 to 0.1.22. - [Release notes](https://github.com/unicode-rs/unicode-normalization/releases) - [Commits](https://github.com/unicode-rs/unicode-normalization/commits/v0.1.22) --- updated-dependencies: - dependency-name: unicode-normalization dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0abc672 commit 647828c

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
@@ -2715,9 +2715,9 @@ checksum = "5bd2fe26506023ed7b5e1e315add59d6f584c621d037f9368fea9cfb988f368c"
27152715

27162716
[[package]]
27172717
name = "unicode-normalization"
2718-
version = "0.1.21"
2718+
version = "0.1.22"
27192719
source = "registry+https://github.com/rust-lang/crates.io-index"
2720-
checksum = "854cbdc4f7bc6ae19c820d44abdc3277ac3e1b2b93db20a636825d9322fb60e6"
2720+
checksum = "5c5713f0fc4b5db668a2ac63cdb7bb4469d8c9fed047b1d0292cc7b0ce2ba921"
27212721
dependencies = [
27222722
"tinyvec",
27232723
]

0 commit comments

Comments
 (0)