mirror of
https://github.com/actix/actix-extras.git
synced 2024-11-23 15:51:06 +01:00
79dc7fcaff
* Update actix-redis's dependencies * Change `chrono::Duration` to `time::Duration` in the docs * Remove unneeded comment * Update CHANGES.md
10 lines
142 B
TOML
10 lines
142 B
TOML
[workspace]
|
|
members = [
|
|
"actix-cors",
|
|
"actix-identity",
|
|
"actix-protobuf",
|
|
"actix-redis",
|
|
"actix-session",
|
|
"actix-web-httpauth",
|
|
]
|