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

prepare actix-web-httpauth release 0.6.0-beta.3

This commit is contained in:
Rob Ede
2021-10-21 16:10:09 +01:00
parent 45643d4035
commit 5d82b4e1e2
3 changed files with 11 additions and 8 deletions

View File

@ -3,9 +3,9 @@
> HTTP authentication schemes for [actix-web](https://github.com/actix/actix-web).
[![crates.io](https://img.shields.io/crates/v/actix-web-httpauth?label=latest)](https://crates.io/crates/actix-web-httpauth)
[![Documentation](https://docs.rs/actix-web-httpauth/badge.svg?version=0.6.0-beta.2)](https://docs.rs/actix-web-httpauth/0.6.0-beta.2)
[![Documentation](https://docs.rs/actix-web-httpauth/badge.svg?version=0.6.0-beta.3)](https://docs.rs/actix-web-httpauth/0.6.0-beta.3)
![Apache 2.0 or MIT licensed](https://img.shields.io/crates/l/actix-web-httpauth)
[![Dependency Status](https://deps.rs/crate/actix-web-httpauth/0.6.0-beta.2/status.svg)](https://deps.rs/crate/actix-web-httpauth/0.6.0-beta.2)
[![Dependency Status](https://deps.rs/crate/actix-web-httpauth/0.6.0-beta.3/status.svg)](https://deps.rs/crate/actix-web-httpauth/0.6.0-beta.3)
## Documentation & Resources