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 #193

Closed Eijebong closed 2 years ago

Eijebong commented 2 years ago

Since #191 isn't going anywhere...

Would be nice to get this released so we can avoid getting duplicated versions of spin.

KodrAus commented 2 years ago

Thanks @Eijebong! This looks good to me.