cargo-binstall/.github/workflows
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
..
build.yml Add new feature trust-dns to lib & bin (#318) 2022-08-25 12:01:22 +12:00
integration.yml Bump actions/checkout from 2 to 3 (#303) 2022-08-20 11:44:52 +00:00
release-pr.yml Bump actions/checkout from 2 to 3 (#303) 2022-08-20 11:44:52 +00:00
release.yml Bump softprops/action-gh-release (#302) 2022-08-20 11:56:29 +00:00
unit-tests.yml Fix clippy warnings and add new workflow clippy (#306) 2022-08-21 02:40:50 +12:00