Closed
Bug 1901820
Opened 2 years ago
Closed 2 years ago
Use a single version in the workspace Cargo.toml to specify the version of glean to use
Categories
(Firefox Build System :: General, task)
Firefox Build System
General
Tracking
(firefox129 fixed)
RESOLVED
FIXED
129 Branch
| Tracking | Status | |
|---|---|---|
| firefox129 | --- | fixed |
People
(Reporter: afranchuk, Assigned: afranchuk)
References
Details
Attachments
(1 file)
This will allow easily updating the glean version used in rust projects.
| Assignee | ||
Comment 1•2 years ago
|
||
This reduces the burden on updating the glean version, especially as
more rust crates use glean.
Pushed by afranchuk@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/206649be2c29
Specify the glean version in cargo workspaces r=janerik
Comment 3•2 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
status-firefox129:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 129 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•