aboutsummaryrefslogtreecommitdiff
path: root/tests/testutils/Cargo.toml
diff options
context:
space:
mode:
authorAleksey Kladov <[email protected]>2018-01-27 21:24:40 +0000
committerAleksey Kladov <[email protected]>2018-01-27 21:24:40 +0000
commita4880ca03e76f09e85bea1441360edde40f4157c (patch)
tree02e9548a75321f49da91f2816d5617831dfed63b /tests/testutils/Cargo.toml
parent96201750944091cb90d0a0dfcea04eb0303e670a (diff)
:arrow_up: deps
Diffstat (limited to 'tests/testutils/Cargo.toml')
-rw-r--r--tests/testutils/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/testutils/Cargo.toml b/tests/testutils/Cargo.toml
index 9003822ee..806c3de52 100644
--- a/tests/testutils/Cargo.toml
+++ b/tests/testutils/Cargo.toml
@@ -5,4 +5,4 @@ authors = ["Aleksey Kladov <[email protected]>"]
5 5
6[dependencies] 6[dependencies]
7file = "1.0" 7file = "1.0"
8difference = "1.0.0" 8difference = "2.0.0"