nrc / derive-new

derive simple constructor functions for Rust structs
MIT License
525 stars 35 forks source link

Update syn related dependencies to 1.0 and bump version #44

Closed Eijebong closed 5 years ago

nrc commented 5 years ago

Thanks for the PR!

I think you must update the deps in testcrate as well to pass CI.

Eijebong commented 5 years ago

I had forgotten to rebuild after bumping the version. Also I had to change the minimum required version as syn requires rust 1.31

nrc commented 5 years ago

Published 0.5.8