Bump ucd-trie from 0.1.4 to 0.1.5 (#225)

Bumps [ucd-trie](https://github.com/BurntSushi/ucd-generate) from 0.1.4 to 0.1.5.
- [Release notes](https://github.com/BurntSushi/ucd-generate/releases)
- [Commits](https://github.com/BurntSushi/ucd-generate/compare/ucd-trie-0.1.4...ucd-util-0.1.5)

---
updated-dependencies:
- dependency-name: ucd-trie
  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>
This commit is contained in:
dependabot[bot]
2022-09-05 21:35:42 +08:00
committed by GitHub
parent 43ee20bf95
commit e7051091fb

4
Cargo.lock generated
View File

@@ -1947,9 +1947,9 @@ checksum = "dcf81ac59edc17cc8697ff311e8f5ef2d99fcbd9817b34cec66f90b6c3dfd987"
[[package]]
name = "ucd-trie"
version = "0.1.4"
version = "0.1.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "89570599c4fe5585de2b388aab47e99f7fa4e9238a1399f707a02e356058141c"
checksum = "9e79c4d996edb816c91e4308506774452e55e95c3c9de07b6729e17e15a5ef81"
[[package]]
name = "unicode-bidi"