1
0
mirror of https://github.com/actix/examples synced 2025-06-26 17:17:42 +02:00

chore: update deps

This commit is contained in:
Rob Ede
2024-07-07 02:51:12 +01:00
parent dca1d50430
commit 697d2ec49d
12 changed files with 577 additions and 646 deletions

View File

@ -8,9 +8,9 @@ edition.workspace = true
acme-rfc8555 = "0.1"
actix-files.workspace = true
actix-web = { workspace = true, features = ["rustls-0_23"] }
color-eyre = "0.6"
color-eyre.workspace = true
env_logger.workspace = true
eyre = "0.6"
eyre.workspace = true
log.workspace = true
rustls.workspace = true
rustls-pemfile.workspace = true