Skip to content

Commit

Permalink
Increase version
Browse files Browse the repository at this point in the history
  • Loading branch information
liurenjie1024 committed Jun 8, 2023
1 parent 9a94945 commit 2aa2615
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dolomite/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,12 @@ enum_dispatch = "0.3"
log = "^0.4"
enumset = "1"
itertools = "0.10"
enum-as-inner = "0.4"
enum-as-inner = "0.5.1"
derive_more = "0.99"
petgraph = "0.6"
anyhow = {version = "1", features = ["backtrace"] }
smallvec = "1"
prettytable-rs = "^0.8"
prettytable-rs = "0.10"
lazy_static = "1"
strum = "0.24"
strum_macros = "0.24"
Expand Down

0 comments on commit 2aa2615

Please sign in to comment.