aboutsummaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
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 2e06a39b6..4e08a0bd1 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1046,6 +1046,7 @@ dependencies = [
1046 "ra_tt 0.1.0", 1046 "ra_tt 0.1.0",
1047 "rustc-hash 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)", 1047 "rustc-hash 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
1048 "smallvec 0.6.10 (registry+https://github.com/rust-lang/crates.io-index)", 1048 "smallvec 0.6.10 (registry+https://github.com/rust-lang/crates.io-index)",
1049 "test_utils 0.1.0",
1049] 1050]
1050 1051
1051[[package]] 1052[[package]]