We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8679959 + 1cea44b commit f2261c1Copy full SHA for f2261c1
summarize/Cargo.toml
@@ -8,7 +8,7 @@ license = "MIT OR Apache-2.0"
8
[dependencies]
9
measureme = { path = "../measureme" }
10
analyzeme = { path = "../analyzeme" }
11
-prettytable-rs = "0.8"
+prettytable-rs = "0.10"
12
rustc-hash = "1.0.1"
13
serde = { version = "1.0", features = [ "derive" ] }
14
serde_json = "1.0"
0 commit comments