# 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 = "nanos_ui" version = "0.2.0" authors = ["yhql"] description = "UI gadgets for Rust Nano S applications" readme = "README.md" license = "Apache-2.0" repository = "https://github.com/LedgerHQ/ledger-nanos-ui" [package.metadata.nanos] curve = ["secp256k1"] flags = "0" icon = "ui_16x16.gif" icon_small = "ui_14x14.gif" path = [""] [dependencies.include_gif] version = "0.1.0" [dependencies.nanos_sdk] version = "0.2.1" [features] speculos = ["nanos_sdk/speculos"]