feat: v1.7.2, support store secret to not default keychain

This commit is contained in:
2023-12-30 11:50:46 +08:00
parent 3ce150db72
commit 2e53130ead
4 changed files with 68 additions and 38 deletions

View File

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