Changed a type

This commit is contained in:
daladim 2021-02-21 23:45:51 +01:00
parent 5a090f5e53
commit a9f69c1160
3 changed files with 2 additions and 12 deletions

View file

@ -10,7 +10,6 @@ edition = "2018"
env_logger = "0.8"
log = "0.4"
tokio = { version = "1.2", features = ["macros", "rt"]}
uuid = "0.8"
reqwest = "0.11"
minidom = "0.13"
url = "2.2"