feat: decrypt supports compress

This commit is contained in:
2023-09-09 20:38:04 +08:00
parent 7fb94fdb07
commit 514d5888a4
3 changed files with 44 additions and 24 deletions

View File

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