We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72abc82 commit 8f0fdb9Copy full SHA for 8f0fdb9
Cargo.toml
@@ -20,7 +20,7 @@ exclude = [
20
circle-ci = { repository = "embedded-graphics/tinytga", branch = "master" }
21
22
[dependencies]
23
-embedded-graphics = "0.7.0-beta.2"
+embedded-graphics = "0.7.0"
24
nom = { version = "6.0.1", default-features = false }
25
26
[dev-dependencies]
0 commit comments