# 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 = "age-plugin-ledger" version = "0.1.2" description = "Ledger Nano plugin for age clients" homepage = "https://github.com/Ledger-Donjon/age-plugin-ledger" readme = "README.md" license = "MIT OR Apache-2.0" repository = "https://github.com/Ledger-Donjon/age-plugin-ledger" [dependencies.age-core] version = "0.9" [dependencies.age-plugin] version = "0.4" [dependencies.base64] version = "0.21" [dependencies.bech32] version = "0.9" [dependencies.console] version = "0.15" default-features = false [dependencies.gumdrop] version = "0.8" [dependencies.hidapi] version = "2.3.1" [dependencies.k256] version = "0.13" features = ["ecdh"] [dependencies.rand] version = "0.8" [dependencies.sha2] version = "0.10" [dev-dependencies.tempfile] version = "3" [dev-dependencies.which] version = "4.4.0" [features] test-device = []