1
0
mirror of https://github.com/fafhrd91/actix-web synced 2025-06-26 15:07:42 +02:00

address clippy warnings

This commit is contained in:
Rob Ede
2020-12-27 20:53:19 +00:00
parent f9fcf56d5c
commit 8c9ea43e23
4 changed files with 25 additions and 19 deletions

View File

@ -1,6 +1,7 @@
# Changes
## Unreleased - 2020-xx-xx
* `HttpRange::parse` now has its own error type.
## 0.5.0 - 2020-12-26