age-plugin 0.5

This commit is contained in:
Jack Grigg
2024-07-30 05:19:13 +00:00
parent 71eb71d9c6
commit 6452fa0540
3 changed files with 11 additions and 11 deletions
+2 -2
View File
@@ -22,8 +22,8 @@ assets = [
]
[dependencies]
age-core = "0.9"
age-plugin = "0.4"
age-core = "0.10"
age-plugin = "0.5"
base64 = "0.21"
bech32 = "0.9"
console = { version = "0.15", default-features = false }