1
0
mirror of https://github.com/bitwarden/browser synced 2026-01-04 09:33:27 +00:00

[deps] Platform: Update macOS/iOS bindings (#11947)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-01-02 10:05:45 -05:00
committed by GitHub
parent 07f947c3bc
commit aee0bdcd12
3 changed files with 10 additions and 20 deletions

View File

@@ -14,7 +14,7 @@ thiserror = "=1.0.69"
tokio = "1.39.1"
[target.'cfg(target_os = "macos")'.dependencies]
core-foundation = "=0.9.4"
core-foundation = "=0.10.0"
[build-dependencies]
cc = "1.0.104"