1
0
mirror of https://github.com/actix/actix-website synced 2025-06-27 07:29:02 +02:00

remove unused example deps

This commit is contained in:
Rob Ede
2023-11-01 15:08:22 +00:00
parent e72b12218a
commit 37169d5232
10 changed files with 13 additions and 25 deletions

View File

@ -6,4 +6,3 @@ edition = "2018"
[dependencies]
actix-web = "4"
actix-files = "0.6"
mime = "0.3"