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

View File

@@ -1,7 +1,7 @@
[package]
name = "age-plugin-xwing"
description = "X-Wing plugin for age clients"
version = "0.1.1"
version = "0.2.0"
edition = "2021"
license = "MIT"
repository = "https://github.com/Rixxc/age-plugin-xwing"