diff --git a/Cargo.toml b/Cargo.toml index f2c126f..dd224b3 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -13,4 +13,4 @@ edition = "2018" [dependencies] backtrace = "0.3.55" -bitflags = "1.2.1" +bitflags = "2.4.1"