Skip to content

Commit 7087689

Browse files
authored
Upgrade to e-g 0.7.0-beta.2 (#7)
1 parent 9e26fe9 commit 7087689

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ exclude = [
2020
circle-ci = { repository = "embedded-graphics/tinytga", branch = "master" }
2121

2222
[dependencies]
23-
embedded-graphics = "0.7.0-alpha.3"
23+
embedded-graphics = "0.7.0-beta.2"
2424
nom = { version = "6.0.1", default-features = false }
2525

2626
[dev-dependencies]

0 commit comments

Comments
 (0)