1
0
mirror of https://github.com/actix/actix-extras.git synced 2025-06-26 10:27:42 +02:00

chore(actix-web-httpauth): prepare release 0.8.1

This commit is contained in:
Rob Ede
2023-09-16 03:14:40 +01:00
parent 600dda5ef3
commit 94f99e4843
3 changed files with 5 additions and 3 deletions

View File

@ -2,6 +2,8 @@
## Unreleased
## 0.8.1
- Implement `From<Basic>` for `BasicAuth`.
- Minimum supported Rust version (MSRV) is now 1.68.