# 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 = "admin-app" version = "0.1.0" authors = ["Conor Patrick ", "Nicolas Stalder "] description = "Administrative Trussed app for SoloKeys Solo 2 security keys" license = "Apache-2.0 OR MIT" repository = "https://github.com/solokeys/admin-app" resolver = "2" [dependencies.apdu-dispatch] version = "0.1" [dependencies.ctaphid-dispatch] version = "0.1" [dependencies.delog] version = "0.1" [dependencies.iso7816] version = "0.1" [dependencies.trussed] version = "0.1" [features] log-all = [] log-debug = [] log-error = [] log-info = [] log-none = [] log-warn = []