1[package]
2name = "unicode-vo"
3# When updating version, also modify html_root_url in the lib.rs
4version = "0.1.0"
5authors = ["Evgeniy Reizner <razrfalcon@gmail.com>"]
6description = "Unicode vertical orientation detection"
7documentation = "https://docs.rs/unicode-vo/"
8keywords = ["unicode"]
9license = "MIT/Apache-2.0"
10readme = "README.md"
11repository = "https://github.com/RazrFalcon/unicode-vo"
12