Skip to content

Commit

Permalink
Bump hyper from 0.14.27 to 1.0.1 (#153)
Browse files Browse the repository at this point in the history
* Bump hyper from 0.14.27 to 1.0.1

Bumps [hyper](https://github.com/hyperium/hyper) from 0.14.27 to 1.0.1.
- [Release notes](https://github.com/hyperium/hyper/releases)
- [Changelog](https://github.com/hyperium/hyper/blob/master/CHANGELOG.md)
- [Commits](hyperium/hyper@v0.14.27...v1.0.1)

---
updated-dependencies:
- dependency-name: hyper
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>

* Update rust toolchain to 1.74

* Exchange hyper for reqwest

it was just a test-dependency anyways and reqwest is much more convenient to use.

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Matthias Wahl <[email protected]>
  • Loading branch information
dependabot[bot] and mfelsche authored Nov 26, 2023
1 parent 7d397fe commit 38c9b2d
Show file tree
Hide file tree
Showing 4 changed files with 235 additions and 63 deletions.
224 changes: 203 additions & 21 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 38c9b2d

Please sign in to comment.