Skip to content

Commit f3ebbd2

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

File tree

2 files changed

+86
-81
lines changed

2 files changed

+86
-81
lines changed

Cargo.lock

Lines changed: 85 additions & 80 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.21", features = ["macros"] }

0 commit comments

Comments
 (0)