Skip to content

Commit 249b905

Browse files
chore(deps): Bump tokio from 1.47.0 to 1.47.1 in the cargo-updates group (#107)
1 parent d3fe1aa commit 249b905

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.142"
14-
tokio = { version = "1.47.0", features = ["full"] }
14+
tokio = { version = "1.47.1", features = ["full"] }
1515
warp = { version = "0.3.7", features = ["tls"] }

0 commit comments

Comments
 (0)