Skip to content

Commit

Permalink
chore(deps): update rust crate reqwest to 0.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 30, 2024
1 parent 2e9bdff commit 311c9df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jsonwebtoken = "9.2.0"
mockall = "0.13.0"
mongodb = { version = "2.8.0", features = ["bson-chrono-0_4", "bson-uuid-1"] }
regex = "1.10.3"
reqwest = { version = "0.11.24", features = ["json"] }
reqwest = { version = "0.12.0", features = ["json"] }
rs-firebase-admin-sdk = "1.2.2"
sendgrid = "0.21.0"
serde = { version = "1.0.195", features = ["derive"] }
Expand Down

0 comments on commit 311c9df

Please sign in to comment.