Skip to content

Commit 0f13b3e

Browse files
authored
Merge pull request #12 from andreban/dependabot/cargo/tokio-1.38.2
Bump tokio from 1.35.1 to 1.38.2
2 parents 3b3e802 + e9f3e73 commit 0f13b3e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

+4-4
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
@@ -12,5 +12,5 @@ reqwest = { version = "0.11.23", features = ["json"] }
1212
reqwest-eventsource = "0.5.0"
1313
serde = { version = "1.0.193", features = ["derive"] }
1414
serde_json = "1.0.108"
15-
tokio = { version = "1.35.1", features = ["full"] }
15+
tokio = { version = "1.38.2", features = ["full"] }
1616
base64 = "0.21.5"

0 commit comments

Comments
 (0)