# 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" rust-version = "1.65" name = "yubibomb" version = "0.2.14" authors = [ "Randy Barlow ", "Jeremy Cline ", ] description = "Don't you love when you accidentally tap your Yubikey when you have your IRC client in focus and you send 987947 into Libera? Want to be able to have that experience without having to reach all the way over to your laptop's USB port? Now you can!" documentation = "https://docs.rs/yubibomb" readme = "README.md" keywords = [ "yubikey", "random", "game", ] categories = [ "authentication", "command-line-utilities", "cryptography", "games", ] license = "GPL-3.0" repository = "https://github.com/bowlofeggs/yubibomb" [profile.release] lto = true [dependencies.rand] version = "0.8" [dev-dependencies.regex] version = "1"