aboutsummaryrefslogtreecommitdiff
path: root/src/main.rs
diff options
context:
space:
mode:
authorDaniel Mueller <deso@posteo.net>2020-08-29 08:50:42 -0700
committerDaniel Mueller <deso@posteo.net>2020-08-29 08:50:42 -0700
commit25889f27e55813545430e37f0d1bb2e31c77f295 (patch)
treeb4ed8e074dad24892f6b6d4b8620ded0894c0ef7 /src/main.rs
parentb605614e5b3dab828e4f33c300836deab421be34 (diff)
downloadnitrocli-25889f27e55813545430e37f0d1bb2e31c77f295.tar.gz
nitrocli-25889f27e55813545430e37f0d1bb2e31c77f295.tar.bz2
Remove no longer necessary msg parameter from try_with_* functions
With the move to using anyhow's Error type and adding contextual information at the point where we bubble up errors, we no longer require the 'msg' argument that is passed to the try_with_pin_* and authenticate functions. To that end, this change removes this parameter, concluding the switch to using anyhow.
Diffstat (limited to 'src/main.rs')
0 files changed, 0 insertions, 0 deletions