Open gibfahn opened 5 years ago
because of changing returning type.
https://github.com/killercup/quicli/pull/100/files#diff-9b8fab691c00b9e5380b19ce882f3271R16 https://github.com/killercup/quicli/pull/100/files#diff-b4aea3e418ccdb71239b96952d9cddb6R46
That type is from exitfailure
I think this is caused by https://github.com/rust-lang-nursery/failure/issues/258 and https://github.com/rust-lang-nursery/failure/issues/110, but I thought it worth mentioning, as I hit this upgrading from quicli 0.3 to 0.4.
I'm not sure there's anything that can be done in this crate though, so feel free to close if you want.
Reproduction:
Source
Reproduction
Result: