Get all dependencies to syn v3
Author: xtqqczzeCreated Sep 16, 2026Updated Sep 18, 2026
Blocking https://github.com/rust-diplomat/diplomat/issues/1275.
$ cargo tree --target all --all-features --invert syn@2 --depth 1 --edges normal
syn v2.0.119
├── tracing-attributes v0.1.31 (proc-macro)
├── windows-implement v0.60.2 (proc-macro)
└── windows-interface v0.59.3 (proc-macro)Source: tokio-rs/tracing