# 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 = "uploader_canister_client" version = "1.0.0" description = "A tool for Internet Computer to install and upgrade big wasm module." license = "MIT" repository = "https://github.com/ruby-light/uploadergeek.git" resolver = "1" [dependencies.candid] version = "0.10.10" [dependencies.dirs] version = "5.0.1" [dependencies.ic-agent] version = "0.38.2" [dependencies.ic-utils] version = "0.38.2" [dependencies.k256] version = "0.13.4" [dependencies.pem] version = "3.0.4" [dependencies.ring] version = "0.17.8" features = ["std"] [dependencies.sha2] version = "0.10.8" [dependencies.uploader_canister] version = "1.0.0"