v0.3.0
This commit is contained in:
+3
-4
@@ -1,7 +1,7 @@
|
||||
[package]
|
||||
name = "age-plugin-yubikey"
|
||||
description = "[BETA] YubiKey plugin for age clients"
|
||||
version = "0.2.0"
|
||||
description = "YubiKey plugin for age clients"
|
||||
version = "0.3.0"
|
||||
authors = ["Jack Grigg <thestr4d@gmail.com>"]
|
||||
repository = "https://github.com/str4d/age-plugin-yubikey"
|
||||
readme = "README.md"
|
||||
@@ -12,8 +12,7 @@ edition = "2021"
|
||||
|
||||
[package.metadata.deb]
|
||||
extended-description = """\
|
||||
An age plugin adding support for YubiKeys and other PIV hardware tokens. \
|
||||
Currently in BETA; we strongly recommend using this with a new YubiKey."""
|
||||
An age plugin adding support for YubiKeys and other PIV hardware tokens."""
|
||||
section = "utils"
|
||||
assets = [
|
||||
["target/release/age-plugin-yubikey", "usr/bin/", "755"],
|
||||
|
||||
Reference in New Issue
Block a user