InputUsername / listenbrainz-rs

ListenBrainz API bindings for Rust
https://crates.io/crates/listenbrainz
MIT License
11 stars 6 forks source link

Pin `rust-version` (MSRV) as per #28 #30

Closed shymega closed 5 months ago

shymega commented 5 months ago

As per #28, we're looking to pin the MSRV of this crate to allow for older Rust toolchains.

Eventually, we'll add support for MSRV checks in CI, but this sets the first wheels in motion.

shymega commented 5 months ago

Merged, squash strategy.