Skip to content

Commit

Permalink
chore: upgrade to hyper 1.0 (#75)
Browse files Browse the repository at this point in the history
* chore: upgrade to hyper 1.0

Also remove the dependency on hyper-alpn. There is no need for this
dependency since all its features are already implemented in
hyper-rustls.

Upgrade to remove duplicated dependencies:
* base64 from 0.21 -> 0.22
* pem 1.0 -> 3.0
* ring 0.16 -> 0.17

* remove commented out dep

* fix ring feature
  • Loading branch information
boxdot authored Apr 25, 2024
1 parent cf9f8ee commit 2395a40
Show file tree
Hide file tree
Showing 5 changed files with 523 additions and 331 deletions.
Loading

0 comments on commit 2395a40

Please sign in to comment.