Skip to content

Commit

Permalink
Add necessary include
Browse files Browse the repository at this point in the history
  • Loading branch information
TrevorHansen committed Dec 28, 2023
1 parent 326b87e commit e938eec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ indexmap = "2.0.0"
log = "0.4.19"
ordered-float = "3"
pico-args = { version = "0.5.0", features = ["eq-separator"] }
rand = "0.8.5"

anyhow = "1.0.71"
coin_cbc = { version = "0.1.6", optional = true }
Expand Down

0 comments on commit e938eec

Please sign in to comment.