Skip to content

Commit

Permalink
Merge pull request #19 from sotch-pr35mac/pw/minor-updates
Browse files Browse the repository at this point in the history
Minor updates
  • Loading branch information
sotch-pr35mac committed Aug 2, 2022
2 parents 5dc2f8d + 3bd72cf commit b129ab4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 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.

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
[package]
name = "character_converter"
version = "2.1.1"
version = "2.1.2"
authors = ["Preston Wang-Stosur-Bassett <p.wanstobas@gmail.com>"]
description = "Turn Traditional Chinese script ot Simplified Chinese script and vice-versa and tokenize."
repository = "https://github.com/sotch-pr35mac/character_converter"
readme = "README.md"
keywords = ["chinese", "simplified", "traditional", "convert", "hanzi"]
categories = ["text-processing", "localization", "internationalization", "value-formatting"]
license = "MIT"
edition = "2018"
edition = "2021"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

Expand Down

0 comments on commit b129ab4

Please sign in to comment.