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

View File

@@ -5,6 +5,7 @@ members = [
"apps/tui",
"crates/apple",
"crates/storage",
"crates/watch-apple",
"tools/macos-packager",
]
resolver = "3"