--- number_prefix-0.4.0/Cargo.toml 2020-04-07T01:48:03+00:00 +++ number_prefix-0.4.0/Cargo.toml 2023-06-07T21:02:59.522207+00:00 @@ -14,7 +14,7 @@ name = "number_prefix" version = "0.4.0" authors = ["Benjamin Sago "] -exclude = ["/README.md", "/LICENCE", "/.rustfmt.toml", "/.travis.yml"] +exclude = ["/README.md", "/.rustfmt.toml", "/.travis.yml"] description = "Library for numeric prefixes (kilo, giga, kibi)." documentation = "https://docs.rs/number_prefix" readme = "README.md"