Skip to content

Commit 8ebd3f6

Browse files
committed
chore: update
1 parent 5c04842 commit 8ebd3f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ path = "src/bin/code-minimap/main.rs"
3131

3232
[dependencies]
3333
anyhow = "1"
34-
itertools = "*"
34+
itertools = "0"
3535

3636
clap = { version = "3", features = ["wrap_help", "derive"], optional = true }
3737
clap_complete = { version = "3", optional = true }

0 commit comments

Comments
 (0)