hyperium / hyper

An HTTP library for Rust
https://hyper.rs
MIT License
14.07k stars 1.55k forks source link

refactor(h1): resolve deprecated std::usize #3638

Closed tottoto closed 2 months ago

tottoto commented 2 months ago

Replaces deprecated std::usize APIs with the corresponding primitive usize's ones.

https://doc.rust-lang.org/std/usize/index.html