Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 3618d69c74..775231f3ea 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1752,7 +1752,7 @@ dependencies = [
"always-assert",
"backtrace",
"crossbeam-channel",
- "itertools 0.12.0",
+ "itertools",
"jod-thread",
"libc",
"miow",