# 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 = "ledger_device_ui_sdk" version = "1.1.1" authors = ["yhql"] description = "Ledger devices abstractions for displaying text, icons, menus and other common gadgets to the screen" readme = "README.md" license = "Apache-2.0" [package.metadata.nanos] curve = ["secp256k1"] flags = "0" icon = "ui_16x16.gif" icon_small = "ui_14x14.gif" path = [""] [dependencies.include_gif] version = "1.0.0" [dependencies.ledger_device_sdk] version = "1.0.1" [dependencies.ledger_secure_sdk_sys] version = "1.0.1" [dependencies.numtoa] version = "0.2.4" [features] speculos = []