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 e55600b commit dc09597Copy full SHA for dc09597
Cargo.toml
@@ -68,7 +68,7 @@ walkdir = "2.2"
68
clap = "2.31.2"
69
unicode-width = "0.1.5"
70
openssl = { version = '0.10.11', optional = true }
71
-im-rc = "13.0.0"
+im-rc = "14.0.0"
72
73
# A noop dependency that changes in the Rust repository, it's a bit of a hack.
74
# See the `src/tools/rustc-workspace-hack/README.md` file in `rust-lang/rust`
0 commit comments