]> git.proxmox.com Git - rustc.git/blame - vendor/unic-char-property/Cargo.toml
New upstream version 1.73.0+dfsg1
[rustc.git] / vendor / unic-char-property / Cargo.toml
CommitLineData
3c0e092e
XL
1# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
2#
3# When uploading crates to the registry Cargo will automatically
4# "normalize" Cargo.toml files for maximal compatibility
5# with all versions of Cargo and also rewrite `path` dependencies
6# to registry (e.g. crates.io) dependencies
7#
8# If you believe there's an error in this file please file an
9# issue against the rust-lang/cargo repository. If you're
10# editing this file be aware that the upstream Cargo.toml
11# will likely look very different (and much more reasonable)
12
13[package]
14edition = "2018"
15name = "unic-char-property"
16version = "0.9.0"
17authors = ["The UNIC Project Developers"]
18exclude = []
19description = "UNIC — Unicode Character Tools — Character Property taxonomy, contracts and build macros"
20keywords = ["text", "unicode", "character-property"]
21categories = ["internationalization", "text-processing", "parsing"]
22license = "MIT/Apache-2.0"
23repository = "https://github.com/open-i18n/rust-unic/"
24[dependencies.unic-char-range]
25version = "0.9.0"
26[badges.appveyor]
27branch = "master"
28repository = "open-i18n/rust-unic"
29service = "github"
30
31[badges.is-it-maintained-issue-resolution]
32repository = "open-i18n/rust-unic"
33
34[badges.is-it-maintained-open-issues]
35repository = "open-i18n/rust-unic"
36
37[badges.maintenance]
38status = "actively-developed"
39
40[badges.travis-ci]
41branch = "master"
42repository = "open-i18n/rust-unic"