hyperium / headers

Typed HTTP Headers from hyper
https://hyper.rs
MIT License
162 stars 84 forks source link

chore(core): set msrv to 1.49 #171

Closed tottoto closed 6 months ago

tottoto commented 6 months ago

Sets headers-core's msrv to 1.49, the same version of http which is the only crate headers-core depends on.