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-yoke-derive/yoke-derive-fix-metadata.diff

14 lines
307 B

--- yoke-derive-0.7.5/Cargo.toml 1970-01-01T00:00:01+00:00
+++ yoke-derive-0.7.5/Cargo.toml 2024-11-23T05:11:14.372641+00:00
@@ -45,10 +45,6 @@
path = "src/lib.rs"
proc-macro = true
-[[example]]
-name = "yoke_derive"
-path = "examples/yoke_derive.rs"
-
[dependencies.proc-macro2]
version = "1.0.61"