feat: v0.7.0, add direct decrypt

This commit is contained in:
2023-10-29 00:38:00 +08:00
parent fa5d01a7d5
commit 9e46d11e89
6 changed files with 131 additions and 4 deletions

View File

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