feat: v1.7.12, add PEM output for file encryption

This commit is contained in:
2024-06-14 15:47:54 +08:00
parent 0309f77ed7
commit f74a81d4ca
6 changed files with 54 additions and 27 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "tiny-encrypt"
version = "1.7.11"
version = "1.7.12"
edition = "2021"
license = "MIT"
description = "A simple and tiny file encrypt tool"