Closed davidpdrsn closed 1 year ago
CI fails because syn's MSRV is now 1.56
LGTM. As for MSRV, I think bumping it to 1.56 is fine. Modern proc macros that depend on syn 2 need it anyway
MSRV has been bumped in https://github.com/tokio-rs/async-stream/pull/97.
CI fails because syn's MSRV is now 1.56