cargo-binstall/crates/lib
Jiahao XU 4def4d08fd
Add new feature trust-dns to lib & bin (#318)
* Add new feature `trust-dns` to lib & bin
* Enable `trust-dns` feature by default
   Because the `getaddrinfo` is a poorly designed API.
* USe default feature set on windows CI
   because wintls on the CI does not support TLS 1.3 and trust-dns only
   support dns over https if rustls is used.

Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
2022-08-25 12:01:22 +12:00
..
src Support other git hosting services (#312) 2022-08-24 07:16:26 +00:00
tests Support other git hosting services (#312) 2022-08-24 07:16:26 +00:00
Cargo.toml Add new feature trust-dns to lib & bin (#318) 2022-08-25 12:01:22 +12:00
LICENSE Split crates and clean up structure of codebase (#294) 2022-08-20 11:24:12 +00:00