Skip to content

Commit

Permalink
Merge pull request #54 from z-Wind/master
Browse files Browse the repository at this point in the history
  • Loading branch information
iamsauravsharma authored Aug 21, 2024
2 parents 086a377 + 2263785 commit f68cd5c
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 @@ -13,7 +13,7 @@ categories = ["api-bindings", "web-programming::http-client"]

[dependencies]
async-trait = "0.1.68"
reqwest = { version = "0.11.18", default-features = false, optional = true, features = [
reqwest = { version = "0.12.7", default-features = false, optional = true, features = [
"rustls-tls",
] }
serde = { version = "1.0.185", features = ["derive"] }
Expand Down

0 comments on commit f68cd5c

Please sign in to comment.