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.
1 parent d609b73 commit 2cca1aeCopy full SHA for 2cca1ae
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