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 ba598d6 commit 4d29053Copy full SHA for 4d29053
examples/gtk-demo/Cargo.toml
@@ -8,6 +8,6 @@ edition = "2018"
8
9
[dependencies]
10
plotters = {path = "../..", features = ["cairo"]}
11
-cairo-rs = "0.7.1"
12
-gtk = "0.7.0"
13
-gio = "0.7.0"
+cairo-rs = "0.8.0"
+gtk = "0.8.0"
+gio = "0.8.0"
0 commit comments