summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2016-01-06 19:59:45 +0100
committerMatthias Beyer <mail@beyermatthias.de>2016-01-06 20:26:02 +0100
commitdb73302550e279ae9a5d0396c2d0f4d5481f4c2f (patch)
treef2a4afb96b06c1ccbeb26afd9fb9da452b8c3318 /Cargo.toml
parent72f72540056cfd7c6979af96249ee27147d5df1d (diff)
prettytable-rs: 0.4.0 -> 0.5.1
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 909bb093..744edae0 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -23,7 +23,7 @@ serde_json = "0.6.0"
clap = { version = "1.4.5", features = ["yaml"] }
term_grid = "0.1.2"
-prettytable-rs = "0.4.0"
+prettytable-rs = "0.5.1"
open = "1.1.0"
itertools = "0.4.5"
hoedown = "3.0.3"