Skip to content

Commit 0847630

Browse files
committed
Implement suggestions for unknown features in workspace
1 parent d1c0a9d commit 0847630

File tree

3 files changed

+287
-83
lines changed

3 files changed

+287
-83
lines changed

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ clap = "2.31.2"
6767
unicode-width = "0.1.5"
6868
openssl = { version = '0.10.11', optional = true }
6969
im-rc = "15.0.0"
70+
itertools = "0.10.0"
7071

7172
# A noop dependency that changes in the Rust repository, it's a bit of a hack.
7273
# See the `src/tools/rustc-workspace-hack/README.md` file in `rust-lang/rust`

0 commit comments

Comments
 (0)