aboutsummaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
authorbors[bot] <26634292+bors[bot]@users.noreply.github.com>2020-07-11 21:13:07 +0100
committerGitHub <[email protected]>2020-07-11 21:13:07 +0100
commit2653440f1c75206bd98e575bca73681aa27979ee (patch)
tree990e9cda8f7259dccd18d12102c04530b1cc60c6 /Cargo.lock
parent00c81f8006926b5a326d4dd11f61ea5ae09aadbd (diff)
parentb20a6b582b540cff8307785c34c9ae2cfa9cde20 (diff)
Merge #5323
5323: Rewrite item_tree tests to expect r=matklad a=matklad insta review wouldn't update the test, so ... bors r+ 🤖 Co-authored-by: Aleksey Kladov <[email protected]>
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 09909b60a..e564016d2 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1059,6 +1059,7 @@ dependencies = [
1059 "anymap", 1059 "anymap",
1060 "drop_bomb", 1060 "drop_bomb",
1061 "either", 1061 "either",
1062 "expect",
1062 "fst", 1063 "fst",
1063 "indexmap", 1064 "indexmap",
1064 "insta", 1065 "insta",