seanmonstar / warp

A super-easy, composable, web server framework for warp speeds.
https://seanmonstar.com/post/176530511587/warp
MIT License
9.59k stars 723 forks source link

deps: move rustls-pemfile crate to tls feature #1069

Closed tottoto closed 1 year ago

tottoto commented 1 year ago

rustls-pemfile seems to be only used in tls feature.