mirror of
https://github.com/lennart-k/rustical.git
synced 2025-12-14 08:12:24 +00:00
Migrate from derive_more to thiserror
This commit is contained in:
2
Cargo.lock
generated
2
Cargo.lock
generated
@@ -1952,7 +1952,6 @@ version = "0.1.0"
|
||||
dependencies = [
|
||||
"actix-web",
|
||||
"actix-web-httpauth",
|
||||
"derive_more 1.0.0",
|
||||
"futures-util",
|
||||
"password-auth",
|
||||
"serde",
|
||||
@@ -2010,7 +2009,6 @@ dependencies = [
|
||||
"actix-web",
|
||||
"anyhow",
|
||||
"async-trait",
|
||||
"derive_more 1.0.0",
|
||||
"futures-util",
|
||||
"itertools",
|
||||
"log",
|
||||
|
||||
Reference in New Issue
Block a user