about summary refs log tree commit diff
path: root/src/tools/unicode-table-generator/Cargo.toml
AgeCommit message (Collapse)AuthorLines
2025-07-18unicode-table-gen: edition 2024Marijn Schouten-1/+1
2024-10-13unicode-table-generator: match bin name with tool name许杰友 Jieyou Xu (Joe)-1/+1
Bootstrap assumes that the binary name is the same as tool name, just makes everyone's lives easier.
2021-09-20Migrate to 2021Mark Rousskov-1/+1
2021-07-29rfc3052: Remove authors field from Cargo manifestsJade-1/+0
Since RFC 3052 soft deprecated the authors field anyway, hiding it from crates.io, docs.rs, and making Cargo not add it by default, and it is not generally up to date/useful information, we should remove it from crates in this repo.
2020-01-14Add unicode table generatorMark Rousskov-0/+10