Skip to content

Commit ff6aa86

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

File tree

2 files changed

+84
-80
lines changed

2 files changed

+84
-80
lines changed

Cargo.lock

Lines changed: 83 additions & 79 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.19", features = ["macros"] }

0 commit comments

Comments
 (0)