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 d609b73 + 2cca1ae commit 5c46c07Copy full SHA for 5c46c07
Cargo.toml
@@ -13,7 +13,7 @@ categories = ["web-programming::http-server", "web-programming", "database"]
13
14
[dependencies]
15
redis = { version = "0.17.0", features = ["aio"] }
16
-async-session = "2.0.0"
+async-session = "3.0.0"
17
18
[dev-dependencies]
19
async-std = { version = "1.6.2", features = ["attributes"] }
0 commit comments