Skip to content

Commit 44687c5

Browse files
dependabot[bot]stefan-k
authored andcommitted
Update gnuplot requirement from 0.0.42 to 0.0.43
--- updated-dependencies: - dependency-name: gnuplot dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c5f2982 commit 44687c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/observer/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@ publish = false
99
argmin = { version = "*", path = "../../crates/argmin" }
1010
argmin-math = { version = "*", features = ["vec"], path = "../../crates/argmin-math" }
1111
argmin_testfunctions = { version = "*", path = "../../crates/argmin-testfunctions" }
12-
gnuplot = "0.0.42"
12+
gnuplot = "0.0.43"
1313
instant = "0.1.12"

0 commit comments

Comments
 (0)