File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -9,6 +9,9 @@ authors.workspace = true
99homepage.workspace = true
1010repository.workspace = true
1111
12+ [badges ]
13+ maintenance = { status = " deprecated" }
14+
1215[dev-dependencies ]
1316criterion = " ~0.3"
1417
Original file line number Diff line number Diff line change 44[ ![ Crates.io] ( https://img.shields.io/crates/v/cuid " Crates.io ")] ( https://crates.io/crates/cuid/ )
55[ ![ docs.rs] ( https://docs.rs/cuid/badge.svg )] ( https://docs.rs/cuid/ )
66
7+ ** DEPRECATED**
8+
9+ > Note that this crate has been deprecated in favor of [ cuid2] ( https://crates.io/crates/cuid2 ) ,
10+ > which uses the improved CUID2 algorithm from the [ reference implementation] ( https://github.com/paralleldrive/cuid2 ) .
11+
712Cuids are "Collision-resistant ids optimized for horizontal scaling and
813binary search lookup performance."
914
You can’t perform that action at this time.
0 commit comments