Skip to content

Commit c1b68d9

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

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Diff for: Cargo.lock

+5-5
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.2", features = ["full"] }
33+
tokio = { version = "0.3.3", features = ["full"] }
3434
error-chain = "0.12"
3535

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

0 commit comments

Comments
 (0)