Skip to content

Commit 4e72f7f

Browse files
authored
Merge pull request #38 from RustedBytes/dependabot/cargo/tokio-1.48.0
Bump tokio from 1.47.1 to 1.48.0
2 parents 7c95153 + 6c9e5a4 commit 4e72f7f

2 files changed

Lines changed: 6 additions & 80 deletions

File tree

Cargo.lock

Lines changed: 5 additions & 79 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
@@ -17,7 +17,7 @@ clap = { version = "4.5.49", features = ["derive"] }
1717
reqwest = { version = "0.12.24", features = ["json"] }
1818
serde = { version = "1.0.228", features = ["derive"] }
1919
serde_json = "1.0.145"
20-
tokio = { version = "1.47.1", features = ["full"] }
20+
tokio = { version = "1.48.0", features = ["full"] }
2121
anyhow = "1.0.100"
2222
log = "0.4.28"
2323
tracing = "0.1.41"

0 commit comments

Comments
 (0)