Skip to content

Commit

Permalink
chore: bump reqwest from 0.11 to 0.12
Browse files Browse the repository at this point in the history
  • Loading branch information
jqnatividad authored and Stranger6667 committed Apr 14, 2024
1 parent 9aae87e commit 6cf8232
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jsonschema/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ once_cell = "1.19"
parking_lot = "0.12"
percent-encoding = "2.3"
regex = "1.10"
reqwest = { version = "0.11", features = [
reqwest = { version = "0.12", features = [
"blocking",
"json",
], default-features = false, optional = true }
Expand Down

0 comments on commit 6cf8232

Please sign in to comment.