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

Update spin to 0.9.3 #199

Closed ghost closed 2 years ago

ghost commented 2 years ago

Already released and fixed a bug for Once.

Should be great before lazy-static get officially updated to 1.5.0.

KodrAus commented 2 years ago

Thanks @codecheck01. The current version bound still allows for 0.9.3 but this seems like a good bump for anybody using minimal versions :+1: