We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bbc072d + 6ebc3df commit ab91604Copy full SHA for ab91604
Cargo.toml
@@ -6,7 +6,7 @@ repository = "https://github.com/http-rs/async-session"
6
documentation = "https://docs.rs/async-session"
7
description = "Async session support with pluggable middleware"
8
readme = "README.md"
9
-edition = "2018"
+edition = "2021"
10
keywords = []
11
categories = []
12
authors = [
0 commit comments