Skip to content

Commit

Permalink
chore(deps): bump reqwest
Browse files Browse the repository at this point in the history
  • Loading branch information
Threated committed Sep 30, 2024
1 parent 1c0616f commit 8510708
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion central/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ serde = { workspace = true }
futures = { workspace = true }
serde_json = "1"
rand = "0.8"
reqwest = { version = "0.11", default_features = false, features = ["default-tls"] }
reqwest = { version = "0.12", default_features = false, features = ["default-tls"] }

0 comments on commit 8510708

Please sign in to comment.