Skip to content

Commit

Permalink
bump prettytable version: phsym/prettytable-rs#146
Browse files Browse the repository at this point in the history
  • Loading branch information
thegwan committed Apr 20, 2023
1 parent ce0fde5 commit 080b617
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/Cargo.toml
Expand Up @@ -37,7 +37,7 @@ pest = "2.5.7"
pest_derive = "2.5"
petgraph = "0.5.1"
pnet = "0.33.0"
prettytable-rs = "0.8.0"
prettytable-rs = "0.10.0"
serde = { version = "1.0", features = ["derive"] }
serde_json = "1.0.96"
strum = "0.20"
Expand Down

0 comments on commit 080b617

Please sign in to comment.