We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c04842 commit 8ebd3f6Copy full SHA for 8ebd3f6
Cargo.toml
@@ -31,7 +31,7 @@ path = "src/bin/code-minimap/main.rs"
31
32
[dependencies]
33
anyhow = "1"
34
-itertools = "*"
+itertools = "0"
35
36
clap = { version = "3", features = ["wrap_help", "derive"], optional = true }
37
clap_complete = { version = "3", optional = true }
0 commit comments