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 618447c commit a10f368Copy full SHA for a10f368
examples/Cargo.toml
@@ -8,7 +8,7 @@ edition = "2021"
8
chrono = "0.4"
9
10
femtovg = { version = "0.8", optional = true, default-features = false }
11
-glium = { version = "0.33", optional = true, default-features = false }
+glium = { version = "0.34", optional = true, default-features = false }
12
glow = { version = "0.13.0", optional = true }
13
epoxy = { version = "0.1.0", optional = true }
14
libloading = { version = "0.8.0", optional = true }
0 commit comments