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-15 16:39:26 +00:00
parent 9abce36e75
commit 28ccc109f9
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.31.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