# 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 = "cargo-partisia-contract" version = "5.62.0" description = "Compiles Smart Contracts for the Partisia Blockchain for deployment on-chain." homepage = "https://gitlab.com/partisiablockchain/language/cargo-partisia-contract" documentation = "https://gitlab.com/partisiablockchain/language/cargo-partisia-contract" readme = "README.md" license = "MIT" repository = "https://gitlab.com/partisiablockchain/language/cargo-partisia-contract" [package.metadata.abi-cli] url = "https://gitlab.com/api/v4/groups/12499775/-/packages/maven/com/partisiablockchain/language/abi-cli/5.73.0/abi-cli-5.73.0-jar-with-dependencies.jar" [package.metadata.partisia-cli] url = "https://gitlab.com/api/v4/groups/12499775/-/packages/maven/com/partisiablockchain/language/partisia-cli/5.113.0/partisia-cli-5.113.0-jar-with-dependencies.jar" [[bin]] name = "cargo-pbc" path = "src/main.rs" [[bin]] name = "cargo-partisia-contract" path = "src/main.rs" [dependencies.cargo_metadata] version = "0.18.1" features = [] [dependencies.clap] version = "4.5.4" features = ["derive"] [dependencies.dirs] version = "5.0.1" [dependencies.flexi_logger] version = "0.28.0" features = ["colors"] [dependencies.glob] version = "0.3.1" [dependencies.home] version = "0.5.9" [dependencies.java-locator] version = "0.1.5" [dependencies.liquid] version = "0.26.4" [dependencies.log] version = "0.4.20" [dependencies.netrc] version = "0.4.1" [dependencies.regex] version = "1.10.4" [dependencies.reqwest] version = "0.12.4" features = ["blocking"] [dependencies.serde_json] version = "1.0.115" [dependencies.static-toml] version = "1.2.0" [dependencies.syn] version = "2.0.64" features = [ "full", "visit", ] [dependencies.toml_edit] version = "0.22.12" [dependencies.url] version = "2.5.0" [dependencies.wasmtime] version = "22.0.0" [dev-dependencies.assert_cmd] version = "2.0.8" [dev-dependencies.assert_fs] version = "1.0.10" [dev-dependencies.base64] version = "0.22.0" [dev-dependencies.mockito] version = "1.0.0" [dev-dependencies.predicates] version = "3.0.0" [dev-dependencies.shlex] version = "1.3.0" [dev-dependencies.temp-env] version = "0.3.6" [dev-dependencies.test-context] version = "0.3.0" [dev-dependencies.test-generator] version = "0.3.1" [build-dependencies.cargo_metadata] version = "0.18.1"