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 6b6e492 commit d5af23aCopy full SHA for d5af23a
examples/Cargo.toml
@@ -7,7 +7,7 @@ edition = "2021"
7
[dependencies]
8
chrono = "0.4"
9
10
-femtovg = { version = "0.7", optional = true, default-features = false }
+femtovg = { version = "0.8", optional = true, default-features = false }
11
glium = { version = "0.32", optional = true, default-features = false }
12
glow = { version = "0.12.0", optional = true }
13
epoxy = { version = "0.1.0", optional = true }
0 commit comments