Skip to content

Commit 99465c3

Browse files
committed
update description
this crate supports pluggable stores, but does not implement the middleware pattern
1 parent bbc072d commit 99465c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version = "3.0.0"
44
license = "MIT OR Apache-2.0"
55
repository = "https://github.com/http-rs/async-session"
66
documentation = "https://docs.rs/async-session"
7-
description = "Async session support with pluggable middleware"
7+
description = "Async session support with pluggable stores"
88
readme = "README.md"
99
edition = "2018"
1010
keywords = []

0 commit comments

Comments
 (0)