lucab / libsystemd-rs

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

errors: switch to thiserror #51

Closed lucab closed 4 years ago

lucab commented 4 years ago

This drops error-chain usage in favor of thiserror. Due to public types change, this needs a minor version bump.