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

Appearance settings

Commit 37f393c

Browse filesBrowse files
committed
update async deps
1 parent 6b9e578 commit 37f393c
Copy full SHA for 37f393c

File tree

Expand file treeCollapse file tree

1 file changed

+4
-4
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+4
-4
lines changed

‎Cargo.toml

Copy file name to clipboardExpand all lines: Cargo.toml
+4-4Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,15 +20,15 @@ tokio02 = ["tokio02-crate"]
2020
tokio03 = ["tokio03-crate"]
2121

2222
[dependencies]
23-
async-channel = "^2.1"
24-
async-executor = "^1.7"
25-
async-lock = "^3.1"
23+
async-channel = "^2.1.1"
24+
async-executor = "^1.8"
25+
async-lock = "^3.2"
2626
blocking = "^1.5"
2727
futures-lite = "^2.0"
2828
once_cell = "^1.4"
2929

3030
[dependencies.async-io]
31-
version = "^2.0"
31+
version = "^2.2.1"
3232
optional = true
3333

3434
[dependencies.tokio-crate]

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.