Migrate to age-plugin 0.6
This commit is contained in:
+2
-6
@@ -22,8 +22,8 @@ assets = [
|
||||
]
|
||||
|
||||
[dependencies]
|
||||
age-core = "0.10"
|
||||
age-plugin = "0.5"
|
||||
age-core = "0.11"
|
||||
age-plugin = "0.6"
|
||||
base64 = "0.21"
|
||||
bech32 = "0.9"
|
||||
console = { version = "0.15", default-features = false }
|
||||
@@ -56,7 +56,3 @@ man = "0.3"
|
||||
tempfile = "3"
|
||||
test-with = "0.11"
|
||||
which = "5"
|
||||
|
||||
[patch.crates-io]
|
||||
age-core = { git = "https://github.com/str4d/rage.git", rev = "baf277a749c839e49f93bffb58d36734ac94be83" }
|
||||
age-plugin = { git = "https://github.com/str4d/rage.git", rev = "baf277a749c839e49f93bffb58d36734ac94be83" }
|
||||
|
||||
Reference in New Issue
Block a user