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 8e2a540

Browse files
deps: bump executor related deps to latest
1 parent f9c8974 commit 8e2a540

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎Cargo.toml‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -80,8 +80,8 @@ futures-timer = { version = "3.0.2", optional = true }
8080
surf = { version = "1.0.3", optional = true }
8181

8282
[target.'cfg(not(target_os = "unknown"))'.dependencies]
83-
async-executor = { version = "0.1.1", features = ["async-io"], optional = true }
84-
async-io = { version = "0.1.5", optional = true }
83+
async-executor = { version = "0.1.2", features = ["async-io"], optional = true }
84+
async-io = { version = "0.1.8", optional = true }
8585
blocking = { version = "0.5.0", optional = true }
8686
futures-lite = { version = "0.1.8", optional = true }
8787

0 commit comments

Comments
(0)

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