Skip to content

Commit 43f7c85

Browse files
committed
chore: use os certificates
1 parent 20c6965 commit 43f7c85

2 files changed

Lines changed: 9 additions & 17 deletions

File tree

Cargo.lock

Lines changed: 8 additions & 16 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ bincode = "1.3.3"
5959
base2048 = "2.0.2"
6060
revision = "0.17.0"
6161
fake_user_agent = "0.2.2"
62-
wreq = { version = "6.0.0-rc.28", features = ["brotli", "gzip", "deflate", "zstd", "json", "stream", "socks"] }
62+
wreq = { version = "6.0.0-rc.28", features = ["brotli", "gzip", "deflate", "zstd", "json", "stream", "socks", "charset"], default-features = false }
6363
wreq-util = { version = "3.0.0-rc.10" }
6464

6565
[dev-dependencies]

0 commit comments

Comments
 (0)