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
+3
View File
@@ -0,0 +1,3 @@
fn main() {
println!("Hello, world!");
}