feat: v0.2.5, show decrytped encrypted-message

This commit is contained in:
2023-10-11 01:09:20 +08:00
parent c35fef7bf1
commit 6d1d6ab085
4 changed files with 17 additions and 3 deletions

View File

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