Bug 1823692 Comment 9 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

This is slightly complicated by `bitflags 2` being newly used in `minidump-writer`, where `bitflags 1` is used in the rest of m-c. I doubt `minidump-writer` actually _needs_ version 2, but that's what's in the latest release.
This is slightly complicated by `bitflags 2` being newly used in `minidump-writer`, where `bitflags 1` is used in the rest of m-c. I doubt `minidump-writer` actually _needs_ version 2, but that's what's in the latest release. And version 1 is used by a _lot_ of crates in the graph.

Back to Bug 1823692 Comment 9