nitrocli 0.1.1

A command line tool for interacting with the Nitrokey Storage device.
# 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 believe there's an error in this file please file an
# issue against the rust-lang/cargo repository. If you're
# editing this file be aware that the upstream Cargo.toml
# will likely look very different (and much more reasonable)

[package]
name = "nitrocli"
version = "0.1.1"
authors = ["Daniel Mueller <deso@posteo.net>"]
description = "A command line tool for interacting with the Nitrokey Storage device.\n"
homepage = "https://github.com/d-e-s-o/nitrocli"
readme = "README.md"
keywords = ["hid", "nitrokey", "nitrokey-storage", "usb"]
license = "GPL-3.0+"
repository = "https://github.com/d-e-s-o/nitrocli.git"
[dependencies.gcc]
version = "0.3.48"

[dependencies.hid]
version = "0.4.0"

[dependencies.pkg-config]
version = "0.3.9"

[dependencies.libc]
version = "0.2.23"

[dependencies.hidapi-sys]
version = "0.1.2"