rust-lang-nursery / lazy-static.rs

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

Update spin to 0.5.0 #140

Closed Dentosal closed 5 years ago

Dentosal commented 5 years ago

Updates spin dependency to 0.5.0, also omitting the once feature flag from it, as it was removed.