1 2 3 4 5 6 7 8 9 10 11 12
[package] name = "fast_id_map" version = "0.1.0" author = "Bruce0203 <brucefreedy@gmail.com>" description = "fast map" repository = "https://github.com/Bruce0203/fast_map" license = "MIT" edition = "2021" include = [ "**/*.rs", "Cargo.toml", ]