Skip to content

Commit

Permalink
chore(deps): update dependencies (minor changes)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and mstarzinger committed Sep 6, 2022
1 parent 4606f94 commit 454bec8
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 28 deletions.
55 changes: 29 additions & 26 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@ required-features = ["z3"]

[dependencies]
byteorder = "~1.4"
clap = { version = "~3.0", features = ["cargo"] }
strum = { version = "~0.23", features = ["derive"] }
clap = { version = "~3.2", features = ["cargo"] }
strum = { version = "~0.24", features = ["derive"] }
riscu = "~0.5"
petgraph = "~0.6"
rand = "~0.8"
Expand Down

0 comments on commit 454bec8

Please sign in to comment.