mirror of
https://github.com/actix/actix-extras.git
synced 2025-06-26 10:27:42 +02:00
align descriptions
This commit is contained in:
@ -5,7 +5,7 @@ authors = [
|
||||
"Nikolay Kim <fafhrd91@gmail.com>",
|
||||
"Luca Palmieri <rust@lpalmieri.com>",
|
||||
]
|
||||
description = "Session management for Actix Web"
|
||||
description = "Session management for Actix We"
|
||||
keywords = ["http", "web", "framework", "async", "session"]
|
||||
homepage = "https://actix.rs"
|
||||
repository = "https://github.com/actix/actix-extras.git"
|
||||
|
@ -1,6 +1,6 @@
|
||||
# actix-session
|
||||
|
||||
> Session management for Actix Web applications.
|
||||
> Session management for Actix Web.
|
||||
|
||||
[](https://crates.io/crates/actix-session)
|
||||
[](https://docs.rs/actix-session/0.7.0)
|
||||
|
Reference in New Issue
Block a user