rust-lang-nursery / lazy-static.rs

A small macro for defining lazy evaluated static variables in Rust.
Apache License 2.0
1.9k stars 108 forks source link

Fix MSRV in readme and CI #200

Closed taiki-e closed 2 years ago

taiki-e commented 2 years ago

As said in https://github.com/rust-lang-nursery/lazy-static.rs/pull/186#issuecomment-838856179, the actual MSRV of lazy_static 1.5.0 is 1.40.