Skip to content

Commit

Permalink
fix(deps): update rust crate reqwest to ^0.12.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 25, 2024
1 parent 0e53361 commit 7c62006
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 @@ -11,7 +11,7 @@ serde_json = "^1.0"
url = "^2.2"
uuid = { version = "^1.0", features = ["serde"] }
[dependencies.reqwest]
version = "^0.11"
version = "^0.12.2"
features = ["json", "multipart"]

[dev-dependencies]

0 comments on commit 7c62006

Please sign in to comment.