feat: v1.5.0, store secure enclave private key to keychain

This commit is contained in:
2023-12-14 21:56:30 +08:00
parent c30d061f53
commit 5bdc4c69e6
5 changed files with 122 additions and 35 deletions

View File

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