mirror of
https://github.com/actix/actix-extras.git
synced 2025-06-26 02:19:22 +02:00
add new crates to workspace
This commit is contained in:
@ -1,6 +1,11 @@
|
||||
# TODO: identity and session are waiting for time crate changes
|
||||
|
||||
[workspace]
|
||||
members = [
|
||||
"actix-cors",
|
||||
# "actix-identity",
|
||||
"actix-protobuf",
|
||||
"actix-redis",
|
||||
# "actix-session",
|
||||
"actix-web-httpauth",
|
||||
]
|
||||
|
Reference in New Issue
Block a user