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 5a0c31d commit 966e7f9Copy full SHA for 966e7f9
Cargo.toml
@@ -64,7 +64,7 @@ walkdir = "2.2"
64
clap = "2.31.2"
65
unicode-width = "0.1.5"
66
openssl = { version = '0.10.11', optional = true }
67
-im-rc = "12.1.0"
+im-rc = "13.0.0"
68
69
# A noop dependency that changes in the Rust repository, it's a bit of a hack.
70
# See the `src/tools/rustc-workspace-hack/README.md` file in `rust-lang/rust`
0 commit comments