diff --git a/Cargo.toml b/Cargo.toml index 291281a..66afe99 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -29,5 +29,5 @@ specs = { version = "0.16.1", default-features = false, features = ["specs-deriv [dev-dependencies] image = "0.23.3" -minifb = "0.16.0" +minifb = "0.24.0" blit = { version = "0.5.12", features = ["image"] }