aboutsummaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
authorbors[bot] <bors[bot]@users.noreply.github.com>2019-06-10 23:26:50 +0100
committerbors[bot] <bors[bot]@users.noreply.github.com>2019-06-10 23:26:50 +0100
commit1c867b4e67126350579d6d598efeb6c03b503ddc (patch)
tree5e0d18e023a095c64a02f1c44c4a82245c89beeb /Cargo.lock
parent75e6c03883c4533b1134c806d166b72200b4837d (diff)
parent156b7ee84210583fa2fdc7fb8ae1dccafdf80830 (diff)
Merge #1390
1390: use single version of either in hir r=matklad a=matklad Co-authored-by: Aleksey Kladov <[email protected]>
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock1
1 files changed, 0 insertions, 1 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 4fccddc5a..202c8838c 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1079,7 +1079,6 @@ dependencies = [
1079 "chalk-ir 0.1.0 (git+https://github.com/flodiebold/chalk.git?branch=fuel)", 1079 "chalk-ir 0.1.0 (git+https://github.com/flodiebold/chalk.git?branch=fuel)",
1080 "chalk-rust-ir 0.1.0 (git+https://github.com/flodiebold/chalk.git?branch=fuel)", 1080 "chalk-rust-ir 0.1.0 (git+https://github.com/flodiebold/chalk.git?branch=fuel)",
1081 "chalk-solve 0.1.0 (git+https://github.com/flodiebold/chalk.git?branch=fuel)", 1081 "chalk-solve 0.1.0 (git+https://github.com/flodiebold/chalk.git?branch=fuel)",
1082 "either 1.5.2 (registry+https://github.com/rust-lang/crates.io-index)",
1083 "ena 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)", 1082 "ena 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)",
1084 "flexi_logger 0.11.5 (registry+https://github.com/rust-lang/crates.io-index)", 1083 "flexi_logger 0.11.5 (registry+https://github.com/rust-lang/crates.io-index)",
1085 "insta 0.8.1 (registry+https://github.com/rust-lang/crates.io-index)", 1084 "insta 0.8.1 (registry+https://github.com/rust-lang/crates.io-index)",