Update cargo

This commit is contained in:
Gusted
2022-10-22 21:53:18 +02:00
parent 8826f6df8f
commit a4f9c92b32
3 changed files with 2 additions and 4 deletions

View File

@@ -13,7 +13,6 @@ async-trait = "0.1.51"
db-core = {path = "../db-core"}
futures = "0.3.15"
sqlx = { version = "0.5.13", features = [ "runtime-actix-rustls", "mysql", "time", "offline" ] }
urlencoding = "2.1.2"
[dev-dependencies]
actix-rt = "2"