Skip to content

Commit baa71b6

Browse files
authored
Merge pull request #4 from doivjpxx/dependabot/cargo/cargo-8c74fa0cce
build(deps): bump tokio from 1.39.3 to 1.43.1 in the cargo group across 1 directory
2 parents 8f3964b + 264a5e5 commit baa71b6

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Cargo.lock

Lines changed: 6 additions & 6 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
@@ -7,4 +7,4 @@ edition = "2021"
77
reqwest = { version = "0.12.7", features = ["json"] }
88
serde = { version = "1.0.209", features = ["derive"] }
99
serde_json = "1.0.127"
10-
tokio = { version = "1.39.3", features = ["full"] }
10+
tokio = { version = "1.43.1", features = ["full"] }

0 commit comments

Comments
 (0)