aboutsummaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
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 65f839fe8..8f087749f 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1130,7 +1130,6 @@ dependencies = [
1130 "relative-path 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)", 1130 "relative-path 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
1131 "rustc-hash 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)", 1131 "rustc-hash 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
1132 "tempfile 3.0.7 (registry+https://github.com/rust-lang/crates.io-index)", 1132 "tempfile 3.0.7 (registry+https://github.com/rust-lang/crates.io-index)",
1133 "thread_worker 0.1.0",
1134 "walkdir 2.2.7 (registry+https://github.com/rust-lang/crates.io-index)", 1133 "walkdir 2.2.7 (registry+https://github.com/rust-lang/crates.io-index)",
1135] 1134]
1136 1135