Skip to content

Commit 2c9fd44

Browse files
authored
Merge pull request #37 from GalvinPython/dependabot/cargo/reqwest-0.12.23
build(deps): bump reqwest from 0.12.22 to 0.12.23
2 parents 356676b + bac3b44 commit 2c9fd44

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
@@ -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.142"
10-
reqwest = { version = "0.12.22", features = ["json"] }
10+
reqwest = { version = "0.12.23", features = ["json"] }
1111
dotenv = "0.15.0"
1212
actix-cors = "0.7.1"
1313
lazy_static = "1.5.0"

0 commit comments

Comments
 (0)