diff --git a/agb/Cargo.toml b/agb/Cargo.toml index 3dd3d375..b538c61f 100644 --- a/agb/Cargo.toml +++ b/agb/Cargo.toml @@ -18,7 +18,7 @@ lto = true # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] -bitflags = "1.0" +bitflags = "1.2" [build-dependencies] agb_image_converter = "0.4.0"