Skip to content

Commit 8f0fdb9

Browse files
authored
Update to e-g 0.7.0 (#8)
1 parent 72abc82 commit 8f0fdb9

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-beta.2"
23+
embedded-graphics = "0.7.0"
2424
nom = { version = "6.0.1", default-features = false }
2525

2626
[dev-dependencies]

0 commit comments

Comments
 (0)