mirror of
https://github.com/actix/actix-extras.git
synced 2025-06-26 10:27:42 +02:00
Unify homepage/repository urls in Cargo manifests (#111)
This commit is contained in:
committed by
GitHub
parent
e3da3094f0
commit
0f7a147323
@ -8,7 +8,7 @@ authors = [
|
||||
description = "HTTP authentication schemes for Actix web"
|
||||
readme = "README.md"
|
||||
keywords = ["http", "web", "framework", "authentication", "security"]
|
||||
homepage = "https://github.com/actix/actix-extras"
|
||||
homepage = "https://actix.rs"
|
||||
repository = "https://github.com/actix/actix-extras.git"
|
||||
documentation = "https://docs.rs/actix-web-httpauth/"
|
||||
categories = ["web-programming::http-server"]
|
||||
|
Reference in New Issue
Block a user