Empty age-plugin-yubikey binary crate

This commit is contained in:
Jack Grigg
2020-08-30 21:39:48 +01:00
commit 61c1460635
7 changed files with 265 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
[package]
name = "age-plugin-yubikey"
description = "[BETA] YubiKey plugin for age."
version = "0.0.0"
authors = ["Jack Grigg <thestr4d@gmail.com>"]
repository = "https://github.com/str4d/rage"
license = "MIT OR Apache-2.0"
edition = "2018"
[dependencies]