feat: init commit __hid

This commit is contained in:
2021-07-17 11:28:09 +08:00
parent f97124884b
commit 259115dea4
3 changed files with 963 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
[package]
name = "yubikey_rs"
version = "0.1.0"
edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
yubikey = "0.4.2"