InputUsername / listenbrainz-rs

ListenBrainz API bindings for Rust
https://crates.io/crates/listenbrainz
MIT License
12 stars 6 forks source link

Update attohttpc requirement from 0.24 to 0.25 #16

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Updates the requirements on attohttpc to permit the latest version.

Release notes

Sourced from attohttpc's releases.

v0.25.0

#137 #139

Commits
  • 1cc6a4d Version 0.25.0
  • 351b03c Merge pull request #139 from adamreichold/bump-rustls
  • 2198089 Bump rustls and webpki to enable connecting to IP addresses over TLS.
  • c110720 Enable missing server feature of multipart dev dependency.
  • 3fe9967 Merge pull request #137 from baskerville/final-url
  • 3a71bdd Allow retrieving the final URL from the response
  • e0acf95 Version 0.24.1
  • 647cdc5 Add crates.io publish action when tags are created
  • 84d0a92 Put scripts in tools directory
  • 3c8291a Apply clippy suggestions
  • 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)
shymega commented 1 year ago

@InputUsername Here it comes! :rofl:

InputUsername commented 1 year ago

@shymega I guess it's working :joy:

Also, feel free to merge any dependabot PRs that pop up if I don't get to them :+1: