summaryrefslogtreecommitdiffstats
path: root/src/tools/unicode-table-generator/Cargo.toml
blob: ef01877c0b94bcffff9e49148aa7be1a00c84ac8 (plain)
1
2
3
4
5
6
7
8
9
[package]
name = "unicode-bdd"
version = "0.1.0"
edition = "2021"

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

[dependencies]
ucd-parse = "0.1.3"