Skip to content

Commit b704667

Browse files
authored
Merge pull request #445 from eko/dependabot/cargo/reqwest-0.12.22
build(deps): Bump reqwest from 0.12.20 to 0.12.22
2 parents ca710e2 + 8f6c579 commit b704667

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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
@@ -9,7 +9,7 @@ hyper = { version = "0.14.28", features = ["server", "runtime", "http1", "http2"
99
tokio = { version = "1.45.1", features = ["full"] }
1010
lazy_static = "1.5.0"
1111
prometheus = "0.13.4"
12-
reqwest = { version = "0.12.20", features = ["json"] }
12+
reqwest = { version = "0.12.22", features = ["json"] }
1313
serde = "1.0.219"
1414
serde_derive = "1.0.123"
1515
serde_json = "1.0.140"

0 commit comments

Comments
 (0)