matklad / once_cell

Rust library for single assignment cells and lazy statics without macros
Apache License 2.0
1.84k stars 110 forks source link

Update crossbeam-utils to ^0.6.0 #9

Closed khardix closed 5 years ago

khardix commented 5 years ago

I'm currently attempting to package this crate for Fedora which already contains version 0.6.3 of the crossbeam-utils crate; in order to do so, the dependencies have to be updated to use compatible version.

The changes needed are fairly small (AFAIK only function signature changes and only in test suite), so I went ahead and prepared a patch.

Let me know if there is anything else I can do to help.

matklad commented 5 years ago

Thanks!

bors r+

matklad commented 5 years ago

bors ping

bors[bot] commented 5 years ago

pong

matklad commented 5 years ago

bors r+

bors[bot] commented 5 years ago

Build succeeded

matklad commented 5 years ago

published as 1.0.8