The version of windows-service you use depends on a bad version of err-derive that uses a private symbol in quote.
It fails to build on both stable and nightly Rust.
145 | fn display_body(s: &synstructure::Structure) -> Option<quote::__rt::TokenStream> {
| ^^^^ could not find `__rt` in `quote`
error: aborting due to previous error
This requires a new crates.io release for anyone to use shawl at the present time.
The version of windows-service you use depends on a bad version of err-derive that uses a private symbol in
quote
.It fails to build on both stable and nightly Rust.
This requires a new crates.io release for anyone to use shawl at the present time.