feat: v1.1.0, add external sign/ecdh support

This commit is contained in:
2025-05-14 23:01:55 +08:00
parent f3bc06cc21
commit 800d94e5fb
4 changed files with 70 additions and 13 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "swift-secure-enclave-tool-rs"
version = "1.0.0"
version = "1.1.0"
edition = "2024"
authors = ["Hatter Jiang"]
repository = "https://git.hatter.ink/hatter/swift-secure-enclave-tool-rs"