Skip to content

Commit

Permalink
fix(deps): update rust crate reqwest to ^0.11.19
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 21, 2023
1 parent 0e53361 commit bf34bf9
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.11.19"
features = ["json", "multipart"]

[dev-dependencies]

0 comments on commit bf34bf9

Please sign in to comment.