feat: v1.8.0, simple-encrypt and simple-decrypt

This commit is contained in:
2024-11-17 10:30:39 +08:00
parent 6a07360dc1
commit 8e6e708c73
7 changed files with 180 additions and 19 deletions

View File

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