Commits
- [`76cca5c`](https://github.com/alexcrichton/curl-rust/commit/76cca5c42e465f863664a99fb1c3fbcf3d36aa1c) Bump curl-sys to 0.4.17
- [`308e4ae`](https://github.com/alexcrichton/curl-rust/commit/308e4aece654d3d635634b97dd93516ce2775771) Skip verifying `CURL_SSLVERSION_TLSv1_3` when not available
- [`ce920a4`](https://github.com/alexcrichton/curl-rust/commit/ce920a4f17eea119255ee8305ae7c29f615e778e) Merge pull request [#253](https://github-redirect.dependabot.com/alexcrichton/curl-rust/issues/253) from guanqun/more-ssl-version
- [`af04eaf`](https://github.com/alexcrichton/curl-rust/commit/af04eafea70387c9a6973f73be7bb4af9ed35a28) Don't run a test that can fail
- [`74b8c7e`](https://github.com/alexcrichton/curl-rust/commit/74b8c7e53389b329fda645516d1d0ecf4c0c9914) add TLSv1_3
- [`cf0ce85`](https://github.com/alexcrichton/curl-rust/commit/cf0ce85566a39ee7ab075f86743ce106bddd1b01) Support more ssl versions
- [`cf49823`](https://github.com/alexcrichton/curl-rust/commit/cf4982390b9a10dffd94f82f7b40ab073ad2c2f9) Merge pull request [#244](https://github-redirect.dependabot.com/alexcrichton/curl-rust/issues/244) from thijsc/dns_servers
- [`29a7f47`](https://github.com/alexcrichton/curl-rust/commit/29a7f470924c0cb0b13182412f084b748a4661d3) Add support for configuring DNS servers
- See full diff in [compare view](https://github.com/alexcrichton/curl-rust/compare/curl-sys-0.4.16...curl-sys-0.4.17)
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
If all status checks pass Dependabot will automatically merge this pull request.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
- `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language
- `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
- `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language
- `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language
- `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com):
- Update frequency (including time of day and day of week)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
Finally, you can contact us by mentioning @dependabot.
Bumps curl-sys from 0.4.16 to 0.4.17.
Commits
- [`76cca5c`](https://github.com/alexcrichton/curl-rust/commit/76cca5c42e465f863664a99fb1c3fbcf3d36aa1c) Bump curl-sys to 0.4.17 - [`308e4ae`](https://github.com/alexcrichton/curl-rust/commit/308e4aece654d3d635634b97dd93516ce2775771) Skip verifying `CURL_SSLVERSION_TLSv1_3` when not available - [`ce920a4`](https://github.com/alexcrichton/curl-rust/commit/ce920a4f17eea119255ee8305ae7c29f615e778e) Merge pull request [#253](https://github-redirect.dependabot.com/alexcrichton/curl-rust/issues/253) from guanqun/more-ssl-version - [`af04eaf`](https://github.com/alexcrichton/curl-rust/commit/af04eafea70387c9a6973f73be7bb4af9ed35a28) Don't run a test that can fail - [`74b8c7e`](https://github.com/alexcrichton/curl-rust/commit/74b8c7e53389b329fda645516d1d0ecf4c0c9914) add TLSv1_3 - [`cf0ce85`](https://github.com/alexcrichton/curl-rust/commit/cf0ce85566a39ee7ab075f86743ce106bddd1b01) Support more ssl versions - [`cf49823`](https://github.com/alexcrichton/curl-rust/commit/cf4982390b9a10dffd94f82f7b40ab073ad2c2f9) Merge pull request [#244](https://github-redirect.dependabot.com/alexcrichton/curl-rust/issues/244) from thijsc/dns_servers - [`29a7f47`](https://github.com/alexcrichton/curl-rust/commit/29a7f470924c0cb0b13182412f084b748a4661d3) Add support for configuring DNS servers - See full diff in [compare view](https://github.com/alexcrichton/curl-rust/compare/curl-sys-0.4.16...curl-sys-0.4.17)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.If all status checks pass Dependabot will automatically merge this pull request.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.