Skip to content

Commit de1da6c

Browse files
committed
Bump embedded-graphics from 0.7 to 0.8
1 parent 79af0ad commit de1da6c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -80,8 +80,8 @@ panic-semihosting = "0.6"
8080
usb-device = "0.2.5"
8181
usbd-serial = "0.1.0"
8282
numtoa = "0.2.3"
83-
tinybmp = "0.4"
84-
embedded-graphics = "0.7"
83+
tinybmp = "0.5"
84+
embedded-graphics = "0.8"
8585

8686
[dev-dependencies.smoltcp]
8787
version = "0.10.0"

0 commit comments

Comments
 (0)