# 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 = "mint-cycles" version = "0.1.0" description = "Programatically convert ICP tokens into cycles in Rust" readme = "Readme.md" license = "MIT" repository = "https://github.com/amschel99/mint-cycles" [dependencies.candid] version = "0.10" [dependencies.ic-cdk] version = "0.13" [dependencies.ic-cdk-macros] version = "0.14.0" [dependencies.ic-cdk-timers] version = "0.7" [dependencies.ic-ledger-types] version = "0.11.0" [dependencies.ic-stable-structures] version = "0.5.6" [dependencies.icrc-ledger-types] version = "0.1.5" [dependencies.serde] version = "1.0.126" [dependencies.serde_derive] version = "1.0.126"