# 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 = "icgeek_ic_ledger" version = "0.1.0" description = "Library for access to internet computer ledger." license = "MIT" repository = "https://github.com/ruby-light/icgeek.git" resolver = "1" [dependencies.candid] version = "0.8.3" [dependencies.crc32fast] version = "1.3.2" [dependencies.hex] version = "0.4.3" [dependencies.ic-cdk] version = "0.6.1" [dependencies.serde] version = "1.0.147" [dependencies.serde_bytes] version = "0.11.7" [dependencies.sha2] version = "0.10.6"