fluencelabs / aquavm

AquaVM interprets AIR – a π-calculus-derived set of instructions that the Aqua language compiles to
GNU Affero General Public License v3.0
147 stars 14 forks source link

feat(cli): use eyre in air-cli #808

Closed monoid closed 8 months ago

monoid commented 9 months ago

Instead of anyhow, use eyre to reduce number of deps. The eyre crate is already used in avm-server and fluence-keypair.