feat: v1.2.0, support macos secure enclave

This commit is contained in:
2023-12-09 13:58:30 +08:00
parent a8b2fc62b8
commit 42bc09fe07
9 changed files with 79 additions and 71 deletions

View File

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