Skip to content

Commit 8c06232

Browse files
Bump tokio from 0.3.1 to 0.3.2
Bumps [tokio](https://github.com/tokio-rs/tokio) from 0.3.1 to 0.3.2. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-0.3.1...tokio-0.3.2) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 690965b commit 8c06232

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Diff for: Cargo.lock

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

Diff for: 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)