Skip to content

Commit bbc8238

Browse files
Bump tokio from 1.21.2 to 1.24.2
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.21.2 to 1.24.2. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/commits) --- updated-dependencies: - dependency-name: tokio dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9ccbcc3 commit bbc8238

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 3 additions & 3 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
@@ -11,7 +11,7 @@ authors = ["Andrii Maliuta"]
1111
serde_json = {version = "1.0"}
1212
serde = { version = "1.0", features = ["derive"] }
1313
reqwest = { version = "0.11.12", features = ["json"] }
14-
tokio = { version = "1.21.2", features = ["full"] }
14+
tokio = { version = "1.24.2", features = ["full"] }
1515
base64 = "0.21.0"
1616
rand = "0.8.5"
1717
chrono = "0.4.24"

0 commit comments

Comments
 (0)