remove security framework storage

Signed-off-by: kernelkind <kernelkind@gmail.com>
This commit is contained in:
kernelkind
2025-03-15 15:05:27 -04:00
parent d1f38c3d19
commit 69b651bbc5
6 changed files with 0 additions and 221 deletions

View File

@@ -35,9 +35,6 @@ egui-winit = { workspace = true }
[dev-dependencies]
tempfile = { workspace = true }
[target.'cfg(target_os = "macos")'.dependencies]
security-framework = { workspace = true }
[target.'cfg(target_os = "android")'.dependencies]
jni = { workspace = true }