File tree Expand file tree Collapse file tree 2 files changed +8
-0
lines changed
Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.2.2] - 2022-12-27
4+
5+ ## Added
6+
7+ - Added documentation link to Cargo.toml metadata.
8+
39## [ 0.2.1] - 2022-12-27
410
511## Changed
2935
3036- Initial release.
3137
38+ [ 0.2.2 ] : https://github.com/nextest-rs/future-queue/releases/tag/0.2.2
3239[ 0.2.1 ] : https://github.com/nextest-rs/future-queue/releases/tag/0.2.1
3340[ 0.2.0 ] : https://github.com/nextest-rs/future-queue/releases/tag/0.2.0
3441[ 0.1.2 ] : https://github.com/nextest-rs/future-queue/releases/tag/0.1.2
Original file line number Diff line number Diff line change @@ -6,6 +6,7 @@ edition = "2021"
66license = " MIT OR Apache-2.0"
77readme = " README.md"
88repository = " https://github.com/nextest-rs/future-queue"
9+ documentation = " https://docs.rs/future-queue"
910resolver = " 2"
1011rust-version = " 1.56"
1112categories = [" asynchronous" ]
You can’t perform that action at this time.
0 commit comments