Open
Description
Hi there! I am using the websocket
crate in one of my projects and I got a hint that I am depending on hyper version 0.10.6, which is vulnerable to RUSTSEC-2021-0079 and RUSTSEC-2021-0078. As it turns out the dependency was introduced through this library. I've looked into this and a potential fix would be to bump the hyper version to >=0.14.10
, but this would introduce quite a few changes to this library as hyper changed it's whole header API (and more).
Metadata
Metadata
Assignees
Labels
No labels