You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
according to [`cargo msrv`][] this is the lowest supported release.
defining it in `Cargo.toml` ensures that consumers with older rust
versions get a clear build error telling them to upgrade rust to use
this library.
[`cargo msrv`]: https://github.com/foresterre/cargo-msrv
0 commit comments