mccolljr / segvec

SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.
MIT License
35 stars 5 forks source link

Update Cargo.toml #15

Closed cehteh closed 1 year ago

cehteh commented 1 year ago

bump smallvec version, use the "union" feature of smallvec