Skip to content

Commit 6e21276

Browse files
authored
Merge pull request #28 from GalvinPython/dependabot/cargo/reqwest-0.12.18
build(deps): bump reqwest from 0.12.14 to 0.12.18
2 parents d6832d5 + 9cf2f92 commit 6e21276

File tree

2 files changed

+46
-22
lines changed

2 files changed

+46
-22
lines changed

Cargo.lock

Lines changed: 45 additions & 21 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,7 +7,7 @@ edition = "2021"
77
actix-web = "4.11.0"
88
serde = { version = "1.0.219", features = ["derive"] }
99
serde_json = "1.0.140"
10-
reqwest = { version = "0.12.14", features = ["json"] }
10+
reqwest = { version = "0.12.18", features = ["json"] }
1111
dotenv = "0.15.0"
1212
actix-cors = "0.7.1"
1313
lazy_static = "1.5.0"

0 commit comments

Comments
 (0)