1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-23 03:33:54 +00:00

[deps] Platform: Update Rust crate cc to 1.2.4 (#12297)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-01-03 12:57:54 -05:00
committed by GitHub
parent 0b4c22c269
commit 1e6471bb1d
2 changed files with 3 additions and 3 deletions

View File

@@ -17,5 +17,5 @@ tokio = "1.39.1"
core-foundation = "=0.10.0"
[build-dependencies]
cc = "1.0.104"
cc = "1.2.4"
glob = "0.3.1"