Skip to content

Commit 1b08f09

Browse files
committed
update tokio
1 parent 3c4d7d5 commit 1b08f09

File tree

2 files changed

+12
-14
lines changed

2 files changed

+12
-14
lines changed

Cargo.lock

Lines changed: 11 additions & 13 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
@@ -23,7 +23,7 @@ serde = { version = "1.0.104", features = [ "derive" ] }
2323
serde_json = "1.0.48"
2424
signal-hook = "0.3"
2525
thiserror = "1.0"
26-
tokio = { version = "0.3.5", features = [ "full" ] }
26+
tokio = { version = "1.9.0", features = [ "full" ] }
2727
toml = "0.5"
2828
whoami = "0.9.0"
2929
yn = "0.1"

0 commit comments

Comments
 (0)