bump im-rc version

This commit is contained in:
Ralf Jung 2019-11-19 15:36:46 +01:00
parent e55600b1dd
commit dc0959717c

View file

@ -68,7 +68,7 @@ walkdir = "2.2"
clap = "2.31.2"
unicode-width = "0.1.5"
openssl = { version = '0.10.11', optional = true }
im-rc = "13.0.0"
im-rc = "14.0.0"
# A noop dependency that changes in the Rust repository, it's a bit of a hack.
# See the `src/tools/rustc-workspace-hack/README.md` file in `rust-lang/rust`