ruffle/video
TÖRÖK Attila 96d1f19e6c
chore: Port to bitflags 2.0.0
* Bump bitflags to 2.0.0
* Sprinkle Clone, Copy, Eq, PartialEq, and Debug derives where needed
* Call `bits` on bitflags, as it is now a method
* Switch from `from_bits_truncate` to `from_bits_retain` on bitflags where needed
* Bump h263-rs for the bitflags 2.0.0 dependency

As part of porting to bitflags 2.0.0, see:
https://kodraus.github.io/rust/2022/10/07/bitflags2.html#upgrading-to-2x
2023-03-15 20:06:10 -07:00
..
software chore: Port to bitflags 2.0.0 2023-03-15 20:06:10 -07:00
src video: Disallow unwrap() and unwrap_err() in video crate 2023-01-10 11:10:46 +01:00
Cargo.toml chore: Inherit cargo metadata from workspace 2022-12-16 15:53:59 -08:00