feat: v0.8.0, decrypt --edit works

This commit is contained in:
2023-12-01 00:23:20 +08:00
parent 4b426f7b13
commit 4966ddf72b
4 changed files with 217 additions and 79 deletions

View File

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