# 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 = "yubico_helper" version = "1.0.1" description = "Utility to configure your PAM and Udev component to use your Yubikey" homepage = "https://gitlab.com/claneys/yubico_helper" readme = "README.md" license = "Apache-2.0" repository = "https://gitlab.com/claneys/yubico_helper" [dependencies.clap] version = "4.1.10" features = ["derive"] [dependencies.libc] version = "0.2" [dependencies.libusb] version = "0.3.0" [dependencies.passwd-rs] version = "0.2.0" [dependencies.regex] version = "1"