Skip to content

Commit

Permalink
Bump pinyin from 0.8.0 to 0.9.0
Browse files Browse the repository at this point in the history
Bumps [pinyin](https://github.com/mozillazg/rust-pinyin) from 0.8.0 to 0.9.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.8.0...v0.9.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] authored and iovxw committed Jul 6, 2022
1 parent b84bda0 commit 3ce470a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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.4"
quick-xml = { version = "0.20", features = ["encoding"] }
chrono = "0.4"
pinyin = "0.8"
pinyin = "0.9"
either = "1.6"
atomicwrites = "0.3"

Expand Down

0 comments on commit 3ce470a

Please sign in to comment.