Skip to content

Commit

Permalink
Auto merge of #7609 - RalfJung:im-rc, r=alexcrichton
Browse files Browse the repository at this point in the history
bump im-rc version

This bumps im-rc to a version that includes (transitively) the soundness fix in bodil/sized-chunks#3.

* [im-rc changelog](https://github.com/bodil/im-rs/blob/master/CHANGELOG.md#1400---2019-11-19)
  • Loading branch information
bors committed Nov 19, 2019
2 parents 0557335 + dc09597 commit ad618cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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`
Expand Down

0 comments on commit ad618cf

Please sign in to comment.