Bug 1955429 - Update to Glean SDK v64.1.1 r=TravisLong,supply-chain-reviewers,mach-reviewers,ahal

Differential Revision: https://phabricator.services.mozilla.com/D244801
This commit is contained in:
Chris H-C
2025-04-17 13:07:54 +00:00
parent 9ef6150fee
commit 6e1c1ce442
37 changed files with 620 additions and 138 deletions

View File

@@ -67,7 +67,7 @@ uniffi_bindgen = "0.29.1"
# Shared across multiple application-services consumers.
rusqlite = "0.33.0"
# Shared across multiple glean consumers.
glean = "=64.0.1"
glean = "=64.1.1"
# Explicitly specify what our profiles use. The opt-level setting here is
# a total fiction; see the setup of MOZ_RUST_DEFAULT_FLAGS for what the