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-derive_builder_core/derive_builder_core-fix-met...

10 lines
282 B

--- derive_builder_core-0.10.2/Cargo.toml 1970-01-01T00:00:00+00:00
+++ derive_builder_core-0.10.2/Cargo.toml 2021-05-03T22:21:35.074877+00:00
@@ -33,6 +33,3 @@
features = ["full", "extra-traits"]
[dev-dependencies.pretty_assertions]
version = "0.6.1"
-
-[features]
-clippy = []