Skip to content
Snippets Groups Projects

Upgrade to bitflags 2.0

Merged Nick Mathewson requested to merge nickm/arti:bitflags-upgrade into main
  1. Mar 13, 2023
    • Nick Mathewson's avatar
      Upgrade to bitflags 2.0 · d6bb8fee
      Nick Mathewson authored
      This version of bitflags now requires us to explicitly list the
      traits that we want to derive for our bit-flags structs.
      d6bb8fee
Loading