Migrate to latest age-plugin crate commit

This commit is contained in:
Jack Grigg
2024-11-01 09:18:58 +00:00
parent c015dedcf8
commit e21c504b33
4 changed files with 28 additions and 11 deletions
+4
View File
@@ -56,3 +56,7 @@ 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" }