We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6fdd4b4 commit 7b1412aCopy full SHA for 7b1412a
1 file changed
README.md
@@ -15,7 +15,7 @@ Add to your `Cargo.toml`:
15
```toml
16
[dependencies]
17
rocket = "0.5"
18
-rocket-flex-session = { version = "0.1" }
+rocket-flex-session = { version = "0.2" }
19
```
20
21
Basic usage:
0 commit comments