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-zerofrom-derive/zerofrom-derive-fix-metadat...

14 lines
311 B

--- zerofrom-derive-0.1.5/Cargo.toml 1970-01-01T00:00:01+00:00
+++ zerofrom-derive-0.1.5/Cargo.toml 2024-11-23T04:34:46.819876+00:00
@@ -44,10 +44,6 @@
path = "src/lib.rs"
proc-macro = true
-[[example]]
-name = "zf_derive"
-path = "examples/zf_derive.rs"
-
[dependencies.proc-macro2]
version = "1.0.61"