feat: v1.9.20, simple-encrypt/simple-decrypt support iterations

This commit is contained in:
2026-01-01 21:16:10 +08:00
parent 1f4db9d1b0
commit 0604745f82
5 changed files with 13 additions and 8 deletions

View File

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