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/derive_builder-fix-metadata...

9 lines
258 B

--- derive_builder-0.12.0/Cargo.toml 1970-01-01T00:00:01+00:00
+++ derive_builder-0.12.0/Cargo.toml 2023-05-25T16:44:31.340112+00:00
@@ -56,5 +56,3 @@
default = ["std"]
std = []
-[target."cfg(compiletests)".dev-dependencies.trybuild]
-version = "1.0.38"