mirror of
https://github.com/rust-lang/cargo
synced 2024-10-30 03:28:38 +00:00
bump im-rc version
This commit is contained in:
parent
e55600b1dd
commit
dc0959717c
1 changed files with 1 additions and 1 deletions
|
@ -68,7 +68,7 @@ walkdir = "2.2"
|
||||||
clap = "2.31.2"
|
clap = "2.31.2"
|
||||||
unicode-width = "0.1.5"
|
unicode-width = "0.1.5"
|
||||||
openssl = { version = '0.10.11', optional = true }
|
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.
|
# 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`
|
# See the `src/tools/rustc-workspace-hack/README.md` file in `rust-lang/rust`
|
||||||
|
|
Loading…
Reference in a new issue