Artem-Romanenia / o2o

Object to Object mapper for Rust
Apache License 2.0
31 stars 2 forks source link

Update `syn` to `2.0` #24

Open vnghia opened 4 hours ago

vnghia commented 4 hours ago

Could you update syn to 2.0 and also relax the requirements on syn, proc-macro2 and quote to minor level ? Something like 2.0 instead of 2.0.1 for syn. Thank you very much!

Artem-Romanenia commented 4 hours ago

Hi @vnghia,

Dependencies are the next thing I was planning to work on anyways, but it is my weak point. It may take a while, while I'm catching up on theory)