breard-r / acmed

ACME (RFC 8555) client daemon
MIT License
171 stars 25 forks source link

Update attohttpc requirement from 0.17 to 0.18 #55

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Updates the requirements on attohttpc to permit the latest version.

Release notes

Sourced from attohttpc's releases.

v0.18.0

  • Update dependencies #110
  • Support using feature tls-rustls with name rustls #111
Commits
  • 0b9b5f1 Version 0.18.0
  • d6440c1 Update feature docs
  • 77a87c7 Add a new feature called rustls which includes the optional dependency and th...
  • 6964c89 Bump rustls and webpki dependencies and adjust TlsHandshaker implementation.
  • 3a9890c Bump multipart and serde_urlencoded dependencies which does not imply any cod...
  • c8d5b2b Bump the development dependencies to their current versions.
  • 8554e27 Make nightly Clippy as of 2021-10-10 happy.
  • 004dc45 Replace uses of WildMatch::is_match with WildMatch::matches
  • 89af1f8 Bump wildmatch to 2 (#107)
  • fbaa1f8 typo (#106)
  • See full diff in compare view


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.


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 close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor 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[bot] commented 3 years ago

Looks like attohttpc is up-to-date now, so this is no longer needed.