yubikey 0.3.1

A library to interact with YubiKeys, developed at Coturnix.
Documentation
[dependencies]
bitflags = "0.7"
libusb = "0.2"
rand = "0.3"
rust-crypto = "0.2"

[package]
authors = ["Pierre-Étienne Meunier <pe@coturnix.fr>"]
description = "A library to interact with YubiKeys, developed at Coturnix."
homepage = "http://www.coturnix.fr/yubikey"
include = ["Cargo.toml", "src/lib.rs", "src/config.rs", "src/handle.rs", "src/util.rs"]
license = "Apache-2.0"
name = "yubikey"
version = "0.3.1"