# 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 believe there's an error in this file please file an # issue against the rust-lang/cargo repository. If you're # editing this file be aware that the upstream Cargo.toml # will likely look very different (and much more reasonable) [package] name = "ledger-cosmos" version = "0.2.1" authors = ["ZondaX GmbH "] description = "Library to integrate with ledger nano s apps" homepage = "https://github.com/ZondaX/ledger-cosmos-rs" readme = "README.md" keywords = ["ledger", "nano", "blue", "apdu"] license = "Apache-2.0" repository = "https://github.com/ZondaX/ledger-cosmos-rs" [lib] name = "ledger_cosmos" [dependencies.byteorder] version = "1.2.4" [dependencies.lazy_static] version = "1.2.0" [dependencies.ledger] version = "0.1.0" [dependencies.matches] version = "0.1.8" [dependencies.quick-error] version = "1.2.2" [dev-dependencies.ed25519-dalek] version = "0.8.1" [dev-dependencies.sha2] version = "0.7.0"