diff options
author | Aleksey Kladov <[email protected]> | 2018-01-27 21:24:40 +0000 |
---|---|---|
committer | Aleksey Kladov <[email protected]> | 2018-01-27 21:24:40 +0000 |
commit | a4880ca03e76f09e85bea1441360edde40f4157c (patch) | |
tree | 02e9548a75321f49da91f2816d5617831dfed63b /tests/testutils | |
parent | 96201750944091cb90d0a0dfcea04eb0303e670a (diff) |
:arrow_up: deps
Diffstat (limited to 'tests/testutils')
-rw-r--r-- | tests/testutils/Cargo.toml | 2 |
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] |
7 | file = "1.0" | 7 | file = "1.0" |
8 | difference = "1.0.0" | 8 | difference = "2.0.0" |