You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
rust-number_prefix/number_prefix-fix-metadata....

12 lines
505 B

--- 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 <ogham@bsago.me>"]
-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"