paritytech / parity-scale-codec

Lightweight, efficient, binary serialization and deserialization codec
Apache License 2.0
257 stars 94 forks source link

chore(deps): Update to syn 2 #640

Closed jsdw closed 1 month ago

jsdw commented 1 month ago

Note: impl-trait-for-tuples still uses syn 1, so need to update that to fully remove syn 1 from the tree

jsdw commented 1 month ago

PR in impl-trait-for-tuples here https://github.com/bkchr/impl-trait-for-tuples/pull/12, and then this should be only syn 2