fix: encode ciphertext using BASE64_STANDARD_NO_PAD

This commit is contained in:
2025-02-09 10:38:16 +01:00
parent 1b0e4180a0
commit a8eaf3be50
3 changed files with 12 additions and 6 deletions

2
Cargo.lock generated
View File

@@ -44,7 +44,7 @@ dependencies = [
[[package]]
name = "age-plugin-xwing"
version = "0.1.1"
version = "0.2.0"
dependencies = [
"age-core",
"age-plugin",