Unnamed repository; edit this file 'description' to name the repository.
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 5ba5c15a1d..876ba2546a 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -608,6 +608,7 @@ dependencies = [
name = "ide"
version = "0.0.0"
dependencies = [
+ "arrayvec",
"cfg",
"cov-mark",
"crossbeam-channel",