Skip to content

Commit

Permalink
Readme: Sync related crates to docs
Browse files Browse the repository at this point in the history
  • Loading branch information
mkroening committed Nov 10, 2022
1 parent 18e47d7 commit 47bf9ae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ More patterns and use-cases are in the [docs](https://docs.rs/once_cell/)!
* [lazycell](https://crates.io/crates/lazycell)
* [mitochondria](https://crates.io/crates/mitochondria)
* [lazy_static](https://crates.io/crates/lazy_static)
* [async_once_cell](https://crates.io/crates/async_once_cell)

The API of `once_cell` is being proposed for inclusion in
[`std`](https://github.com/rust-lang/rfcs/pull/2788).

0 comments on commit 47bf9ae

Please sign in to comment.