Added an error type that can convert into axum responses.
This commit is contained in:
@@ -8,6 +8,7 @@ axum = { version = "0.8.6", features = ["multipart"] }
|
||||
bytes = "1"
|
||||
clap = { version = "4.5", features = ["derive"] }
|
||||
color-eyre = "0.6"
|
||||
content_inspector = "0.2"
|
||||
#config = { version = "0.15", default-features = false, features = ["yaml"] }
|
||||
nanoid = "0.4"
|
||||
rocksdb = "0.24.0"
|
||||
|
||||
Reference in New Issue
Block a user