1
0
mirror of https://github.com/actix/actix-extras.git synced 2025-08-31 03:20:20 +02:00

align descriptions

This commit is contained in:
Rob Ede
2022-07-21 03:07:06 +01:00
parent 446c92c3d0
commit 07c5176bd0
14 changed files with 45 additions and 40 deletions

View File

@@ -2,7 +2,7 @@
name = "actix-redis"
version = "0.12.0"
authors = ["Nikolay Kim <fafhrd91@gmail.com>"]
description = "Redis integration for Actix"
description = "Actor-based Redis client"
license = "MIT OR Apache-2.0"
keywords = ["actix", "redis", "async"]
homepage = "https://actix.rs"