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 07fff9af5..8e320458b 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1079,6 +1079,7 @@ dependencies = [
1079 "tempfile 3.1.0 (registry+https://github.com/rust-lang/crates.io-index)", 1079 "tempfile 3.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
1080 "test_utils 0.1.0", 1080 "test_utils 0.1.0",
1081 "threadpool 1.7.1 (registry+https://github.com/rust-lang/crates.io-index)", 1081 "threadpool 1.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
1082 "winapi 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",
1082] 1083]
1083 1084
1084[[package]] 1085[[package]]