diff --git a/Cargo.toml b/Cargo.toml index 2169e00..be67677 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -12,4 +12,4 @@ serde = "1.0" serde_json = "1.0" serde_derive = "1.0" chrono = "0.4" -prettytable-rs = "0.8" +prettytable-rs = "0.10"