Build secure Rust watchOS TOTP core (#56)

This commit is contained in:
2026-08-16 14:27:21 +02:00
parent a055c93b86
commit df1d49339c
20 changed files with 2672 additions and 137 deletions

8
Cargo.lock generated
View File

@@ -5135,6 +5135,14 @@ dependencies = [
"zeroize",
]
[[package]]
name = "ironstorage-watch-apple"
version = "0.1.0"
dependencies = [
"ironstorage",
"uniffi",
]
[[package]]
name = "is_executable"
version = "1.0.6"