Skip to content

Commit 218658e

Browse files
committed
update dependencies
1 parent 43137f0 commit 218658e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "good_lp"
3-
version = "1.3.3"
3+
version = "1.4.0"
44
authors = ["Ophir LOJKINE <contact@ophir.dev>"]
55
edition = "2018"
66
repository = "https://github.com/rust-or/good_lp"
@@ -26,7 +26,7 @@ lp-solvers = { version = "0.0.4", features = ["cplex"], optional = true }
2626
fnv = "1"
2727

2828
[dev-dependencies]
29-
criterion = "0.3"
29+
criterion = "0.4"
3030
float_eq = "1.0"
3131

3232
[[bench]]

0 commit comments

Comments
 (0)