diff --git a/Cargo.toml b/Cargo.toml index d634ba2..dce7d8f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -13,5 +13,5 @@ license = "MIT OR Apache-2.0" [dependencies] [dev-dependencies] -tinybmp = "0.5" +tinybmp = "0.6" embedded-graphics-simulator = "0.6" \ No newline at end of file