]> git.lizzy.rs Git - rust.git/blob - src/tools/unicode-table-generator/Cargo.toml
Rollup merge of #86828 - lambinoo:67441-const-fn-copied-take-replace, r=joshtriplett
[rust.git] / src / tools / unicode-table-generator / Cargo.toml
1 [package]
2 name = "unicode-bdd"
3 version = "0.1.0"
4 edition = "2021"
5
6 # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
7
8 [dependencies]
9 ucd-parse = "0.1.3"