nitrokey-sys 3.4.0

Low-level bindings to libnitrokey for communication with Nitrokey devices
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3

[[package]]
name = "cc"
version = "1.0.75"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "41ca34107f97baef6cfb231b32f36115781856b8f8208e8c580e0bcaea374842"

[[package]]
name = "nitrokey-sys"
version = "3.4.0"
dependencies = [
 "cc",
]