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.
15 lines
394 B
15 lines
394 B
--- derive_builder-0.20.2/Cargo.toml 1970-01-01T00:00:01+00:00
|
|
+++ derive_builder-0.20.2/Cargo.toml 2024-10-23T13:48:52.573975+00:00
|
|
@@ -196,10 +196,8 @@
|
|
default = ["std"]
|
|
std = ["derive_builder_macro/lib_has_std"]
|
|
|
|
-[target."cfg(compiletests)".dev-dependencies.trybuild]
|
|
-version = "1.0.38"
|
|
-
|
|
[lints.rust.unexpected_cfgs]
|
|
level = "warn"
|
|
priority = 0
|
|
check-cfg = ["cfg(compiletests)"]
|
|
+
|