feat: v1.7.14, support auto compress exts

This commit is contained in:
2024-09-22 01:09:16 +08:00
parent ac727f082e
commit 568022e655
5 changed files with 32 additions and 11 deletions

View File

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