aboutsummaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
authorDaniel Mueller <deso@posteo.net>2020-08-31 19:25:48 -0700
committerDaniel Mueller <deso@posteo.net>2020-08-31 19:25:48 -0700
commit67ba96eb7d592ac7c09b2221420c6f706ac89a13 (patch)
treef2b10da5027e724d0f2286036290f331a08fd123 /Cargo.lock
parent419ff8531c163200a5e7d21d4d0f7ac7ff8d25f8 (diff)
downloadnitrocli-67ba96eb7d592ac7c09b2221420c6f706ac89a13.tar.gz
nitrocli-67ba96eb7d592ac7c09b2221420c6f706ac89a13.tar.bz2
Remove application global Result definition
In the past we were using an application global custom Result type definition. This makes less sense now that we switched over to using anyhow's Error and Result types. We kept that for the time being, but with this change we remove the type and use anyhow::Result instead.
Diffstat (limited to 'Cargo.lock')
0 files changed, 0 insertions, 0 deletions