Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: use
rustls
as curl backend to avoid CI failure.
Note that doing so might be less compatible due to `ring`, which is why it's not the default. There may also be other side-effects, like which certificate store is used, so let's not enforce this.
- Loading branch information