http-rs / http-types

Common types for HTTP operations
https://docs.rs/http-types
Apache License 2.0
200 stars 83 forks source link

Fix clippy warning #250

Closed yoshuawuyts closed 4 years ago

yoshuawuyts commented 4 years ago

Fixes the clippy warning that caused https://github.com/http-rs/http-types/pull/249/checks?check_run_id=1172403843 to fail. Thanks!