mirror of
https://github.com/actix/examples
synced 2025-06-26 17:17:42 +02:00
feat: add tls-hot-reload example
This commit is contained in:
@ -4,8 +4,6 @@ edition.workspace = true
|
||||
rust-version.workspace = true
|
||||
|
||||
[dependencies]
|
||||
actix-web.workspace = true
|
||||
|
||||
actix-web = { workspace = true }
|
||||
casbin = "2"
|
||||
env_logger.workspace = true
|
||||
tokio.workspace = true
|
||||
env_logger = { workspace = true }
|
||||
|
Reference in New Issue
Block a user