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 67853ff commit d780480Copy full SHA for d780480
dsclient/Cargo.toml
@@ -13,5 +13,5 @@ panic = "abort"
13
14
[dependencies]
15
dscom = {path = "../dscom"}
16
-fltk-sys="1.2.9"
17
-fltk = { version = "1.2.10",features = ["fltk-bundled"] }
+fltk-sys="1.2.20"
+fltk = { version = "1.2.20",features = ["fltk-bundled"] }
0 commit comments