Skip to content

Commit

Permalink
Merge pull request #87 from Ranko95/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
genusistimelord authored Jul 6, 2024
2 parents d0e3672 + 84f2f33 commit f54c6aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ axum_session = { version = "0.14.0" }
| [`axum_session_sqlx`](https://crates.io/crates/axum_session_sqlx) | Yes | Sqlx session store |
| [`axum_session_surreal`](https://crates.io/crates/axum_session_surreal) | Yes | Surreal session store |
| [`axum_session_mongo`](https://crates.io/crates/axum_session_mongo) | Yes | Mongo session store |
| [`axum_session_redispool`](https://crates.io/crates/axum_session_redisspool) | Yes | RedisPool session store |
| [`axum_session_redispool`](https://crates.io/crates/axum_session_redispool) | Yes | RedisPool session store |

## 🔎 Example Default Setup

Expand Down

0 comments on commit f54c6aa

Please sign in to comment.