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