Add graceful error handling to df script
This commit is contained in:
@ -12,6 +12,7 @@ futures = "0.3.13"
|
||||
async-recursion = "0.3.2"
|
||||
xdg = "2.2.0"
|
||||
templar = "0.5.0"
|
||||
compound-error = "0.1.2"
|
||||
|
||||
[dependencies.serde]
|
||||
version = "1.0.125"
|
||||
|
||||
Reference in New Issue
Block a user