File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed
Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -6,11 +6,14 @@ to be able to gracefully shutdown, meaning that ideally the server process exits
66only when all active tasks were done with their ongoing work.
77
88[ ![ Crates.io] [ crates-badge ]] [ crates-url ]
9+ [ ![ Docs.rs] [ docs-badge ]] [ docs-url ]
910[ ![ MIT licensed] [ mit-badge ]] [ mit-url ]
1011[ ![ Build Status] [ actions-badge ]] [ actions-url ]
1112
1213[ crates-badge ] : https://img.shields.io/crates/v/tokio-task-manager.svg
1314[ crates-url ] : https://crates.io/crates/tokio-task-manager
15+ [ docs-badge ] : https://img.shields.io/docsrs/tokio_task_manager/latest
16+ [ docs-url ] : https://docs.rs/tokio-task-manager/latest/tokio_task_manager/index.html
1417[ mit-badge ] : https://img.shields.io/badge/license-MIT-blue.svg
1518[ mit-url ] : https://github.com/OTA-Insight/tokio-task-manager/blob/master/LICENSE
1619[ actions-badge ] : https://github.com/OTA-Insight/tokio-task-manager/workflows/CI/badge.svg
You can’t perform that action at this time.
0 commit comments