feat: v1.8.1, add --direct-output for simple-encrypt/decrypt

This commit is contained in:
2024-11-17 20:16:56 +08:00
parent cd9b3eb624
commit 85a7448291
4 changed files with 37 additions and 12 deletions

View File

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