feat: v0.8.2, support secure editor

This commit is contained in:
2023-12-01 23:49:53 +08:00
parent ae84bbd13b
commit 1e2f13e0b8
3 changed files with 66 additions and 36 deletions

View File

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