feat: v1.5.1, secure enclave key can store in keychain or not

This commit is contained in:
2023-12-14 23:47:27 +08:00
parent 5bdc4c69e6
commit 9de9af0cde
4 changed files with 18 additions and 7 deletions

View File

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