Skip to content

Commit

Permalink
Bump pinyin from 0.9.0 to 0.10.0
Browse files Browse the repository at this point in the history
Bumps [pinyin](https://github.com/mozillazg/rust-pinyin) from 0.9.0 to 0.10.0.
- [Release notes](https://github.com/mozillazg/rust-pinyin/releases)
- [Changelog](https://github.com/mozillazg/rust-pinyin/blob/master/CHANGELOG.md)
- [Commits](mozillazg/rust-pinyin@v0.9.0...v0.10.0)

---
updated-dependencies:
- dependency-name: pinyin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 23, 2023
1 parent ead8500 commit ebbaabf
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ serde_json = "1.0"
regex = "1.9"
quick-xml = { version = "0.23", features = ["encoding", "escape-html"] }
chrono = "0.4"
pinyin = "0.9"
pinyin = "0.10"
either = "1.8"
atomicwrites = "0.3"

Expand Down

0 comments on commit ebbaabf

Please sign in to comment.