mirror of
https://github.com/actix/actix-extras.git
synced 2025-06-26 18:37:41 +02:00
Clean up metadata
This commit is contained in:
@ -5,12 +5,11 @@ authors = ["svartalf <self@svartalf.info>", "Yuki Okushi <huyuumi.dev@gmail.com>
|
||||
description = "HTTP authentication schemes for actix-web"
|
||||
readme = "README.md"
|
||||
keywords = ["http", "web", "framework"]
|
||||
homepage = "https://github.com/actix/actix-web-httpauth"
|
||||
repository = "https://github.com/actix/actix-web-httpauth.git"
|
||||
homepage = "https://github.com/actix/actix-extras"
|
||||
repository = "https://github.com/actix/actix-extras.git"
|
||||
documentation = "https://docs.rs/actix-web-httpauth/"
|
||||
categories = ["web-programming::http-server"]
|
||||
license = "MIT/Apache-2.0"
|
||||
exclude = [".github/*"]
|
||||
edition = "2018"
|
||||
|
||||
[lib]
|
||||
|
Reference in New Issue
Block a user