diff --git a/agb/Cargo.toml b/agb/Cargo.toml index 8b986ef9..ba26d106 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.2.0"