age-plugin 0.3
This commit is contained in:
+2
-6
@@ -22,8 +22,8 @@ assets = [
|
||||
]
|
||||
|
||||
[dependencies]
|
||||
age-core = "0.7"
|
||||
age-plugin = "0.2"
|
||||
age-core = "0.8"
|
||||
age-plugin = "0.3"
|
||||
base64 = "0.13"
|
||||
bech32 = "0.8"
|
||||
console = { version = "0.15", default-features = false }
|
||||
@@ -50,7 +50,3 @@ rust-embed = "6"
|
||||
[dev-dependencies]
|
||||
flate2 = "1"
|
||||
man = "0.3"
|
||||
|
||||
[patch.crates-io]
|
||||
age-core = { git = "https://github.com/str4d/rage.git", rev = "fdb518c6d802a3618b47d959d56af6e60c668627" }
|
||||
age-plugin = { git = "https://github.com/str4d/rage.git", rev = "fdb518c6d802a3618b47d959d56af6e60c668627" }
|
||||
|
||||
Reference in New Issue
Block a user