Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Stop forcing a blanket dependency on mbedtls. (#24900)
The things that actually depend on it should declare that dependency, as needed (as src/crypto does). This stops builds that never actually use mbedtls from needing to check out the submodule.
- Loading branch information