feat: v0.4.1, enchance config outputs

This commit is contained in:
2023-10-15 19:18:33 +08:00
parent 0ab41c87fb
commit eda2d94d21
4 changed files with 64 additions and 17 deletions

View File

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