# 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 = "2018" name = "dusk-abi" version = "0.11.0" authors = ["Kristoffer Ström ", "zer0 ", "Jules de Smit ", "CPerezz "] exclude = [".github/workflows/ci.yml", ".gitignore"] description = "The official ABI to develop dusk-network contracts and host module for Rusk VM" license = "MPL-2.0" repository = "https://github.com/dusk-network/dusk-abi" [dependencies.canonical] version = "0.7" [dependencies.canonical_derive] version = "0.7" [dependencies.cfg-if] version = "0.1" [dependencies.wee_alloc] version = "0.4" [dev-dependencies.arbitrary] version = "0.3"