Skip to content

Commit 2122825

Browse files
Update Rust crate tokio to v1
1 parent ed0423a commit 2122825

File tree

2 files changed

+97
-79
lines changed

2 files changed

+97
-79
lines changed

Cargo.lock

Lines changed: 96 additions & 78 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ render_cerke_board = "0.1.14"
1414
lazy_static = "1.4.0"
1515
boolinator = "2.4.0"
1616
cetkaik_core = "0.3.3"
17-
tokio = { version = "0.2", features = ["macros"] }
17+
tokio = { version = "1.22", features = ["macros"] }

0 commit comments

Comments
 (0)