Skip to content

Commit 2b59d53

Browse files
committed
update async-executor
Signed-off-by: Marc-Antoine Perennou <Marc-Antoine@Perennou.com>
1 parent a2fc119 commit 2b59d53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ readme = "README.md"
1616
default = ["async-io"]
1717

1818
[dependencies]
19-
async-executor = "^1.1.1"
19+
async-executor = "^1.2"
2020
futures-lite = "^1.0"
2121
num_cpus = "^1.13"
2222
once_cell = "^1.4"

0 commit comments

Comments
 (0)