replace snafu with custom error impl
This commit is contained in:
@ -45,7 +45,6 @@ peach-stats = { path = "../peach-stats", features = ["serde_support"] }
|
||||
rocket = { version = "0.5.0-rc.1", features = ["json", "secrets"] }
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
serde_json = "1.0"
|
||||
snafu = "0.6"
|
||||
tera = { version = "1.12.1", features = ["builtins"] }
|
||||
xdg = "2.2.0"
|
||||
|
||||
|
Reference in New Issue
Block a user