# 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 = "keyhelper" version = "0.2.1" description = "unnecessary SSH-key manager mainly for my pleasure" readme = "README.md" categories = ["command-line-utilities"] license = "GPL-3.0+" repository = "https://github.com/nrdrch/keyhelper" [dependencies.libc] version = "0.2.153" [dependencies.libloading] version = "0.8.3" [dependencies.termcolor] version = "1.4.1"