File tree Expand file tree Collapse file tree 4 files changed +4
-0
lines changed
Expand file tree Collapse file tree 4 files changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,7 @@ edition.workspace = true
77homepage.workspace = true
88license.workspace = true
99repository.workspace = true
10+ documentation.workspace = true
1011description = " Async runtime detections for thread context task spawner"
1112
1213[features ]
Original file line number Diff line number Diff line change @@ -7,6 +7,7 @@ edition.workspace = true
77homepage.workspace = true
88license.workspace = true
99repository.workspace = true
10+ documentation.workspace = true
1011description = " Async runtime agnostic thread context task spawner for Rust"
1112
1213[features ]
Original file line number Diff line number Diff line change @@ -7,6 +7,7 @@ edition.workspace = true
77homepage.workspace = true
88license.workspace = true
99repository.workspace = true
10+ documentation.workspace = true
1011description = " Async executors for thread context task spawner"
1112
1213[dependencies ]
Original file line number Diff line number Diff line change @@ -7,6 +7,7 @@ edition.workspace = true
77homepage.workspace = true
88license.workspace = true
99repository.workspace = true
10+ documentation.workspace = true
1011description = " Async runtime agnostic thread context task spawner for Rust"
1112
1213[features ]
You can’t perform that action at this time.
0 commit comments