Remove useless feature

This commit is contained in:
2023-12-12 18:02:23 +01:00
parent c837d70374
commit 5a538e838a
2 changed files with 1 additions and 3 deletions

View File

@ -41,5 +41,5 @@ tokio = "1.34.0"
futures = "0.3.29"
ipnetwork = "0.20.0"
num = "0.4.1"
rust-embed = { version = "8.0.0", features = ["actix"] }
rust-embed = { version = "8.0.0" }
mime_guess = "2.0.4"