Skip to content

Commit

Permalink
Test native-tls-vendored
Browse files Browse the repository at this point in the history
  • Loading branch information
owent committed Jan 16, 2022
1 parent 16fdd85 commit f01f5e3
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ version = "^0.2.6"

[dependencies.reqwest]
default-features = true
features = ["default-tls", "gzip", "json", "multipart"]
features = ["default-tls", "gzip", "json", "multipart", "native-tls-vendored"]
version = "^0.11.9"

[dependencies.serde]
Expand Down

0 comments on commit f01f5e3

Please sign in to comment.