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

@ -1,6 +1,6 @@
[package]
name = "actix-web-httpauth"
version = "0.6.0-beta.2"
version = "0.6.0-beta.3"
authors = [
"svartalf <self@svartalf.info>",
"Yuki Okushi <huyuumi.dev@gmail.com>",
@ -8,7 +8,7 @@ authors = [
description = "HTTP authentication schemes for Actix web"
keywords = ["http", "web", "framework", "authentication", "security"]
homepage = "https://actix.rs"
repository = "https://github.com/actix/actix-extras"
repository = "https://github.com/actix/actix-extras.git"
categories = ["web-programming::http-server"]
license = "MIT OR Apache-2.0"
edition = "2018"