feat: v1.0.0
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "swift-secure-enclave-tool-rs"
|
||||
version = "0.1.1"
|
||||
version = "1.0.0"
|
||||
edition = "2024"
|
||||
authors = ["Hatter Jiang"]
|
||||
repository = "https://git.hatter.ink/hatter/swift-secure-enclave-tool-rs"
|
||||
@@ -13,3 +13,5 @@ categories = ["cryptography"]
|
||||
hex = "0.4.3"
|
||||
base64 = "0.22.1"
|
||||
rust_util = "0.6.47"
|
||||
serde = { version = "1.0.219", features = ["derive"] }
|
||||
serde_json = "1.0.140"
|
||||
|
||||
Reference in New Issue
Block a user