mirror of
https://github.com/lennart-k/rustical.git
synced 2025-12-22 23:39:34 +00:00
Migrate from derive_more to thiserror
This commit is contained in:
@@ -6,7 +6,6 @@ edition = "2021"
|
||||
[dependencies]
|
||||
actix-web = "4.9"
|
||||
actix-web-httpauth = "0.8"
|
||||
derive_more = "1.0"
|
||||
futures-util = "0.3"
|
||||
password-auth = "1.0"
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
|
||||
Reference in New Issue
Block a user