1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-20 02:03:39 +00:00

[deps]: Update Rust crate glob to v0.3.3 (#17573)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-12-09 14:35:03 -06:00
committed by GitHub
parent e03e5f1b2b
commit 488a786b86
2 changed files with 3 additions and 3 deletions

View File

@@ -15,7 +15,7 @@ tracing = { workspace = true }
[target.'cfg(target_os = "macos")'.build-dependencies]
cc = "=1.2.48"
glob = "=0.3.2"
glob = "=0.3.3"
[lints]
workspace = true