Electron100 / butane

An ORM for Rust with a focus on simplicity and on writing Rust, not SQL
Apache License 2.0
91 stars 13 forks source link

Re-enable default features of syn dependency #52

Closed jayvdb closed 1 year ago

jayvdb commented 1 year ago

Bug in https://github.com/Electron100/butane/pull/47

At least parsing and printing are needed, only visible if the target project doesnt have syn in the dependency tree.