mirror of
https://github.com/actix/examples
synced 2025-06-28 18:00:37 +02:00
move a couple more things to workspace deps
This commit is contained in:
@ -5,7 +5,7 @@ edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
actix-web = { workspace = true, features = ["openssl"] }
|
||||
actix-files = { workspace = true }
|
||||
actix-files.workspace = true
|
||||
|
||||
acme-micro = "0.12"
|
||||
anyhow = "1"
|
||||
|
Reference in New Issue
Block a user