blob: ef17f7f089457527a3daa3b0573ecd934beaeb62 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
# Version 0.1.2
- Update `crossbeam-utils` to `0.6.5`.
# Version 0.1.1
- Update `crossbeam-utils` to `0.6.4`.
# Version 0.1.0
- Initial version with `ArrayQueue` and `SegQueue`.
|