# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g., crates.io) dependencies. # # If you are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2021" name = "fuels-abi-cli" version = "0.33.0" authors = ["Fuel Labs "] description = "Fuel Rust SDK CLI tool to parse ABI." homepage = "https://fuel.network/" license = "Apache-2.0" repository = "https://github.com/FuelLabs/fuels-rs" [dependencies.anyhow] version = "1" [dependencies.fuels-contract] version = "0.33.0" [dependencies.fuels-core] version = "0.33.0" [dependencies.fuels-types] version = "0.33.0" [dependencies.hex] version = "0.4" [dependencies.itertools] version = "0.10" [dependencies.structopt] version = "0.3"