Skip to content

Commit 87da33b

Browse files
Merge pull request #301 from o2sh/dependabot/cargo/tokio-0.3.2
2 parents c04b79b + 8c06232 commit 87da33b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ strum = { version = "0.19.5", features = ["derive"] }
3030
image = "0.23.11"
3131
regex = "1"
3232
futures = "0.3.7"
33-
tokio = { version = "0.3.1", features = ["full"] }
33+
tokio = { version = "0.3.2", features = ["full"] }
3434
error-chain = "0.12"
3535

3636
[target.'cfg(windows)'.dependencies]

0 commit comments

Comments
 (0)