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-maplit/SOURCES/maplit-fix-metadata.diff

12 lines
515 B

--- maplit-1.0.2/Cargo.toml 1970-01-01T00:00:00+00:00
+++ maplit-1.0.2/Cargo.toml 2023-04-12T15:08:01.873574+00:00
@@ -14,7 +14,7 @@
name = "maplit"
version = "1.0.2"
authors = ["bluss"]
-description = "Collection “literal” macros for HashMap, HashSet, BTreeMap, and BTreeSet."
+description = "Collection of macros for HashMap, HashSet, BTreeMap, and BTreeSet literals."
documentation = "https://docs.rs/maplit/"
keywords = ["literal", "data-structure", "hashmap", "macro"]
categories = ["rust-patterns"]