Skip to content

Commit

Permalink
Merge pull request #126 from conjure-cp/dependabot/cargo/all-5307a4aaed
Browse files Browse the repository at this point in the history
Bump the all group with 2 updates
  • Loading branch information
ozgurakgun authored Dec 11, 2023
2 parents caf52f0 + 92149b1 commit 02115f1
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
16 changes: 8 additions & 8 deletions Cargo.lock

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

4 changes: 2 additions & 2 deletions conjure_oxide/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@ serde_with = "3.4.0"
thiserror = "1.0.50"
minion_rs = {path = "../solvers/minion" }
anyhow = "1.0.75"
clap = { version = "4.4.10", features = ["derive"] }
clap = { version = "4.4.11", features = ["derive"] }
strum_macros = "0.25.3"
strum = "0.25.0"
versions = "5.0.1"
versions = "6.0.0"

[lints]
workspace = true

0 comments on commit 02115f1

Please sign in to comment.