summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorMatthias Beyer <matthias.beyer@atos.net>2021-06-08 09:28:25 +0200
committerMatthias Beyer <matthias.beyer@atos.net>2021-06-08 09:28:25 +0200
commit77bcce34dc24b41551985f003a31eea1b732ad37 (patch)
tree06c17e30bcca4539452e9bad6a061036445a8236 /Cargo.toml
parent3cb481417b13c5664bb4157d932b8ad4df5cb66d (diff)
Update dependency: parse-display: 0.4 -> 0.5
Signed-off-by: Matthias Beyer <matthias.beyer@atos.net>
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 95c9ae0..9d61c74 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -49,7 +49,7 @@ indoc = "1"
itertools = "0.10"
lazy_static = "1.4"
log = "0.4"
-parse-display = "0.4"
+parse-display = "0.5"
pom = "3"
ptree = "0.3"
regex = "1"