Another fix, good commit messages here
This commit is contained in:
@@ -31,10 +31,7 @@ actix-multipart = "0.6.1"
|
||||
rand = "0.8.5"
|
||||
rand_chacha = "0.3.1"
|
||||
jsonwebtoken = "9.3.0"
|
||||
|
||||
[dependencies.tokio]
|
||||
version = "1.37.0"
|
||||
features = ["macros", "rt-multi-thread"]
|
||||
tokio = { version = "1.37.0", features = ["macros", "rt-multi-thread"] }
|
||||
|
||||
[dependencies.serde]
|
||||
version = "1.0.197"
|
||||
|
||||
Reference in New Issue
Block a user