Skip to content

Commit 7b8482b

Browse files
chore(deps): Bump tokio from 1.44.2 to 1.45.0 in the cargo-updates group (#78)
1 parent 4a5fb69 commit 7b8482b

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 2 additions & 2 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,5 +11,5 @@ env_logger = "0.11.6"
1111
log = "0.4.27"
1212
serde = { version = "1.0.219", features = ["derive"] }
1313
serde_json = "1.0.140"
14-
tokio = { version = "1.44.2", features = ["full"] }
14+
tokio = { version = "1.45.0", features = ["full"] }
1515
warp = { version = "0.3.7", features = ["tls"] }

0 commit comments

Comments
 (0)