Skip to content

Commit

Permalink
fix(deps): update rust crate reqwest to ^0.12.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 19, 2024
1 parent 0e53361 commit 73c1334
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.4"
features = ["json", "multipart"]

[dev-dependencies]

0 comments on commit 73c1334

Please sign in to comment.