mirror of
https://github.com/actix/actix-extras.git
synced 2025-06-26 18:37:41 +02:00
standardize future types to ones from actix_utils
This commit is contained in:
@ -6,7 +6,7 @@ description = "Redis integration for Actix and session store for Actix Web"
|
||||
license = "MIT OR Apache-2.0"
|
||||
keywords = ["actix", "redis", "async", "session"]
|
||||
homepage = "https://actix.rs"
|
||||
repository = "https://github.com/actix/actix-extras"
|
||||
repository = "https://github.com/actix/actix-extras.git"
|
||||
categories = ["network-programming", "asynchronous"]
|
||||
exclude = [".cargo/config"]
|
||||
edition = "2018"
|
||||
|
Reference in New Issue
Block a user