1
0
mirror of https://github.com/bitwarden/browser synced 2026-02-26 09:33:22 +00:00

another pass with udeps

This commit is contained in:
neuronull
2025-11-05 14:57:42 -07:00
parent 220ecbdfd2
commit 5a7461df75
6 changed files with 22 additions and 16 deletions

View File

@@ -13,9 +13,6 @@ anyhow = { workspace = true }
tokio = { workspace = true }
tracing = { workspace = true }
[target.'cfg(target_os = "macos")'.dependencies]
core-foundation = "=0.10.1"
[build-dependencies]
cc = "=1.2.4"
glob = "=0.3.2"