feat: v1.3.1, optimize code

This commit is contained in:
2023-12-10 00:07:01 +08:00
parent 68d3c07767
commit 34b60f6929
8 changed files with 71 additions and 65 deletions

View File

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