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
7
7
homepage.workspace = true
8
8
license.workspace = true
9
9
repository.workspace = true
10
+ documentation.workspace = true
10
11
description = " Async runtime detections for thread context task spawner"
11
12
12
13
[features ]
Original file line number Diff line number Diff line change @@ -7,6 +7,7 @@ edition.workspace = true
7
7
homepage.workspace = true
8
8
license.workspace = true
9
9
repository.workspace = true
10
+ documentation.workspace = true
10
11
description = " Async runtime agnostic thread context task spawner for Rust"
11
12
12
13
[features ]
Original file line number Diff line number Diff line change @@ -7,6 +7,7 @@ edition.workspace = true
7
7
homepage.workspace = true
8
8
license.workspace = true
9
9
repository.workspace = true
10
+ documentation.workspace = true
10
11
description = " Async executors for thread context task spawner"
11
12
12
13
[dependencies ]
Original file line number Diff line number Diff line change @@ -7,6 +7,7 @@ edition.workspace = true
7
7
homepage.workspace = true
8
8
license.workspace = true
9
9
repository.workspace = true
10
+ documentation.workspace = true
10
11
description = " Async runtime agnostic thread context task spawner for Rust"
11
12
12
13
[features ]
You can’t perform that action at this time.
0 commit comments