sharksforarms / deku

Declarative binary reading and writing: bit-level, symmetric, serialization/deserialization
Apache License 2.0
1.05k stars 54 forks source link

Update darling; Use syn 2 #351

Closed wcampbell0x2a closed 1 month ago

wcampbell0x2a commented 11 months ago

Dependencies are slowly moving towards syn 2, rstest uses this and causes longer compile times for both syns.

This is currently blocked by: https://github.com/TedDriggs/darling/issues/238

wcampbell0x2a commented 2 months ago

@sharksforarms this can be closed by updating rstest to the latest. I think you may have mentioned doing a One MR to Rule Them All where you update all the depends in.