1
0
mirror of https://github.com/actix/actix-extras.git synced 2025-06-26 18:37:41 +02:00

update examples links

This commit is contained in:
Rob Ede
2022-02-18 03:33:03 +00:00
parent ff38ba2ce3
commit d46ee464e0
5 changed files with 5 additions and 5 deletions

View File

@ -10,7 +10,7 @@
## Documentation & Resources
- [API Documentation](https://docs.rs/actix-redis)
- [Example Project](https://github.com/actix/examples/tree/HEAD/session/redis-session)
- [Example Project](https://github.com/actix/examples/tree/master/auth/redis-session)
- Minimum Supported Rust Version (MSRV): 1.54
## Redis Session Backend