mirror of
https://github.com/actix/actix-extras.git
synced 2025-08-31 03:20:20 +02:00
Unify homepage/repository urls in Cargo manifests (#111)
This commit is contained in:
committed by
GitHub
parent
e3da3094f0
commit
0f7a147323
@@ -6,7 +6,7 @@ description = "Redis integration for Actix web"
|
||||
license = "MIT OR Apache-2.0"
|
||||
readme = "README.md"
|
||||
keywords = ["actix", "redis", "async", "session"]
|
||||
homepage = "https://github.com/actix/actix-extras"
|
||||
homepage = "https://actix.rs"
|
||||
repository = "https://github.com/actix/actix-extras.git"
|
||||
documentation = "https://docs.rs/actix-redis/"
|
||||
categories = ["network-programming", "asynchronous"]
|
||||
|
Reference in New Issue
Block a user