mirror of
https://github.com/actix/actix-extras.git
synced 2025-06-26 10:27:42 +02:00
Implement From<Basic>
for BasicAuth
(#327)
* implement `From<Basic>` for `BasicAuth` * update changelog --------- Co-authored-by: Rob Ede <robjtede@icloud.com>
This commit is contained in:
@ -2,6 +2,7 @@
|
||||
|
||||
## Unreleased
|
||||
|
||||
- Implement `From<Basic>` for `BasicAuth`.
|
||||
- Minimum supported Rust version (MSRV) is now 1.68.
|
||||
|
||||
## 0.8.0
|
||||
|
Reference in New Issue
Block a user