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 6899bb630..634480e5f 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1025,6 +1025,7 @@ dependencies = [
1025 "itertools 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)", 1025 "itertools 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
1026 "join_to_string 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)", 1026 "join_to_string 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
1027 "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)", 1027 "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
1028 "once_cell 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
1028 "proptest 0.9.4 (registry+https://github.com/rust-lang/crates.io-index)", 1029 "proptest 0.9.4 (registry+https://github.com/rust-lang/crates.io-index)",
1029 "ra_assists 0.1.0", 1030 "ra_assists 0.1.0",
1030 "ra_cfg 0.1.0", 1031 "ra_cfg 0.1.0",