Implement basic error handling with anyhow
This commit is contained in:
1
Cargo.lock
generated
1
Cargo.lock
generated
@ -798,6 +798,7 @@ dependencies = [
|
||||
name = "image-gallery"
|
||||
version = "0.1.0"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"axum",
|
||||
"axum-sessions",
|
||||
"axum-template",
|
||||
|
Reference in New Issue
Block a user