rust-custom-derive icon indicating copy to clipboard operation
rust-custom-derive copied to clipboard

syn 0.10.0 has been yanked

Open jayvdb opened this issue 9 months ago • 0 comments

https://github.com/DanielKeep/rust-custom-derive/blob/53b7b2e/tests/derive-name-proc/Cargo.toml#L13 specifies dep

syn = "0.10.0"

However on https://crates.io/crates/syn/versions that version has now been yanked.

jayvdb avatar Jan 18 '25 22:01 jayvdb