# 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 = "temis" version = "0.1.0" authors = [ "Eduardo Gomes ", "Claudio ", ] description = "Lorem ipsum dolor sit amet, consectetur adipiscing elit." documentation = "https://docs.your_crate_name.com" readme = "README.md" license = "MIT OR Apache-2.0" repository = "https://github.com/eduardogbg/temis" resolver = "1" [dependencies.anyhow] version = "1.0.75" [dependencies.cargo] version = "0.74.0" [dependencies.clap] version = "4.4.7" features = ["derive"] [dependencies.jq-rs] version = "0.4.1" features = ["bundled"] [dependencies.near-abi-client] version = "0.1.0" [dependencies.near-sdk] version = "4.1.1" [dependencies.near-workspaces] version = "0.9.0" [dependencies.serde] version = "1.0.192" [dependencies.serde_json] version = "1.0.108" [dependencies.tokio] version = "1.28.2"