cargo-binstall/.github
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
..
scripts Split crates and clean up structure of codebase (#294) 2022-08-20 11:24:12 +00:00
workflows Add new feature trust-dns to lib & bin (#318) 2022-08-25 12:01:22 +12:00
dependabot.yml Refactor: Extract new crate detect-targets and improve code quality (#307) 2022-08-21 22:21:33 +10:00