summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorNora <nora.widdecke@tu-bs.de>2019-02-22 21:46:12 +0100
committerNora <nora.widdecke@tu-bs.de>2019-02-22 21:46:12 +0100
commit5b3ba41db14b56ef609e3abc7f7fc15da6c6406e (patch)
treeeb812f69b76fe4c688039618b5cea7fead4f62ac /Cargo.toml
parentfda005c16988545b6e4c3d52a5eba096651ee91b (diff)
bump dependencies
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 785b36d..5581dab 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -29,4 +29,4 @@ dirs = "1.0.4"
assert_fs = "0.11.3"
predicates = "1.0"
maplit = "1.0.1"
-pretty_assertions = "0.5.1"
+pretty_assertions = "0.6.1"