diff --git a/Cargo.toml b/Cargo.toml index 5f87792..f4c8b98 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -34,7 +34,7 @@ version = "1.19.0" default_features = false [dependencies.bitflags] -version = "2.4.2" +version = "2.5.0" # Required for `cargo fix`. [[bin]]