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 0931df0 commit e8e5db6Copy full SHA for e8e5db6
dsclient/Cargo.toml
@@ -15,5 +15,5 @@ panic = "abort"
15
dscom = {path = "../dscom"}
16
17
flate2 = "1.0"
18
-fltk = { version = "1.4.34", features = ["use-ninja"] }
+fltk = { version = "1.5", features = ["fltk-bundled"] }
19
rayon = "1.5"
0 commit comments