Closed
Bug 1823866
Opened 2 years ago
Closed 2 years ago
Update cose-rust to fix future-incompat warning
Categories
(Core :: Security: PSM, task)
Core
Security: PSM
Tracking
()
RESOLVED
FIXED
116 Branch
| Tracking | Status | |
|---|---|---|
| firefox116 | --- | fixed |
People
(Reporter: manuel, Assigned: mathew.hodson)
Details
Attachments
(1 file)
6:46.04 warning: the following packages contain code that will be rejected by a future version of Rust: cose v0.1.4
6:46.56 note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
Fixed with https://github.com/franziskuskiefer/cose-rust/pull/64
Probably low priority. Would it be good if cose-rust released a new version for that?
| Assignee | ||
Comment 1•2 years ago
|
||
Updated•2 years ago
|
Assignee: nobody → mathew.hodson
Status: NEW → ASSIGNED
Pushed by archaeopteryx@coole-files.de:
https://hg.mozilla.org/integration/autoland/rev/13d61302e4ab
Update cose-rust to fix warning. r=manuel,supply-chain-reviewers
Comment 3•2 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
status-firefox116:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 116 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•