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.
12 lines
505 B
12 lines
505 B
1 year ago
|
--- 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"
|