Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: fix rustls and trust-dns-client after version bump (#3816)
Description --- This PR just upgrades the use of the trust-dns-client and rustls to work with the latest version as pinning the specific version was not possible due to trust-dns-client itself not pinning the rustls version. How Has This Been Tested? --- updated existing tests
- Loading branch information