Skip to content

Commit

Permalink
Merge pull request #43 from conjure-cp/dependabot/cargo/all-5a053416e9
Browse files Browse the repository at this point in the history
Bump the all group with 1 update
  • Loading branch information
ozgurakgun authored Nov 4, 2023
2 parents e02549b + e349cec commit b4bee0b
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion solvers/chuffed/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ edition = "2021"

[build-dependencies]
cc = { version = "1.0.83", features = ["parallel"] }
bindgen = "0.68.1"
bindgen = "0.69.1"
2 changes: 1 addition & 1 deletion solvers/minion/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ edition = "2021"

[build-dependencies]
cc = { version = "1.0.83", features = ["parallel"] }
bindgen = "0.68.1"
bindgen = "0.69.1"
glob = "0.3.1"

0 comments on commit b4bee0b

Please sign in to comment.