diff --git a/Cargo.toml b/Cargo.toml index 265c389..ac9507f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -40,7 +40,7 @@ name = "sprite" path = "examples/sprite.rs" [dev-dependencies] -minifb = "0.16.0" +minifb = "0.19.0" [build-dependencies] blit = "0.5.12"