lucab / libsystemd-rs

A pure-Rust client library to work with systemd
https://crates.io/crates/libsystemd
Other
105 stars 19 forks source link

Drop syn proc & quote dep & other id128 refactor #79

Closed vilgotf closed 2 years ago

vilgotf commented 3 years ago

This PR is to the best of my knowledge backwards compatible

Closes #78

lucab commented 3 years ago

Thanks for the PR. I think it is generally nice, but at the same time I think it got a bit out of hand and dragged in a lot of misc stuff. I'd suggest to unpack this into multiple commits/PRs so we can separately cover what to land and what to rework.