| # THIS FILE IS AUTOMATICALLY GENERATED BY CARGO |
| # When uploading crates to the registry Cargo will automatically |
| # "normalize" Cargo.toml files for maximal compatibility |
| # with all versions of Cargo and also rewrite `path` dependencies |
| # to registry (e.g., crates.io) dependencies. |
| # If you are reading this file be aware that the original Cargo.toml |
| # will likely look very different (and much more reasonable). |
| # See Cargo.toml.orig for the original contents. |
| authors = ["David Tolnay <dtolnay@gmail.com>"] |
| description = "Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31" |
| documentation = "https://docs.rs/unicode-ident" |
| "development-tools::procedural-macro-helpers", |
| license = "(MIT OR Apache-2.0) AND Unicode-DFS-2016" |
| repository = "https://github.com/dtolnay/unicode-ident" |
| [package.metadata.docs.rs] |
| targets = ["x86_64-unknown-linux-gnu"] |
| [dev-dependencies.criterion] |
| [dev-dependencies.roaring] |
| [dev-dependencies.ucd-trie] |
| [dev-dependencies.unicode-xid] |