feat: v0.3.4, encrypt supports --key-filter

This commit is contained in:
2023-10-15 13:55:14 +08:00
parent cd359bb6ac
commit b0af535aa3
8 changed files with 102 additions and 48 deletions

View File

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