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-serde_with/serde_with-metadata.diff

11 lines
314 B

3 years ago
--- serde_with-1.9.4/Cargo.toml.orig 2021-08-11 09:54:50.896787466 +0100
+++ serde_with-1.9.4/Cargo.toml 2021-08-11 09:55:10.604104850 +0100
@@ -119,7 +119,6 @@
[features]
chrono = ["chrono_crate"]
-default = ["macros"]
guide = ["doc-comment", "macros"]
json = ["serde_json"]
macros = ["serde_with_macros"]