Remove unused actix_rt dependency

This commit is contained in:
Felix Ableitner 2023-06-26 12:14:27 +02:00
parent 83ff9adee5
commit a39e948b52

View file

@ -100,7 +100,6 @@ strum_macros = "0.24.3"
itertools = "0.10.5"
futures = "0.3.28"
http = "0.2.9"
actix-rt = { version = "2.8.0", default-features = false }
percent-encoding = "2.3.0"
rosetta-i18n = "0.1.2"
rand = "0.8.5"