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 c5f2982 commit 44687c5Copy full SHA for 44687c5
examples/observer/Cargo.toml
@@ -9,5 +9,5 @@ publish = false
9
argmin = { version = "*", path = "../../crates/argmin" }
10
argmin-math = { version = "*", features = ["vec"], path = "../../crates/argmin-math" }
11
argmin_testfunctions = { version = "*", path = "../../crates/argmin-testfunctions" }
12
-gnuplot = "0.0.42"
+gnuplot = "0.0.43"
13
instant = "0.1.12"
0 commit comments