Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 67b9a21

Browse files
committed
update async-global-executor
make sure we pull in the deadlock fix Signed-off-by: Marc-Antoine Perennou <Marc-Antoine@Perennou.com>
1 parent df8b38c commit 67b9a21

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
@@ -78,7 +78,7 @@ slab = { version = "0.4.2", optional = true }
7878
surf = { version = "1.0.3", optional = true }
7979

8080
[target.'cfg(not(target_os = "unknown"))'.dependencies]
81-
async-global-executor = { version = "1.0.1", optional = true, features = ["async-io"] }
81+
async-global-executor = { version = "1.0.2", optional = true, features = ["async-io"] }
8282
async-io = { version = "1.0.1", optional = true }
8383
blocking = { version = "1.0.0", optional = true }
8484
futures-lite = { version = "1.0.0", optional = true }

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /