Skip to content

Commit 966e7f9

Browse files
Update im-rc requirement from 12.1.0 to 13.0.0
Updates the requirements on [im-rc](https://github.com/bodil/im-rs) to permit the latest version. - [Release notes](https://github.com/bodil/im-rs/releases) - [Changelog](https://github.com/bodil/im-rs/blob/master/CHANGELOG.md) - [Commits](bodil/im-rs@12.1.0...13.0.0) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5a0c31d commit 966e7f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ walkdir = "2.2"
6464
clap = "2.31.2"
6565
unicode-width = "0.1.5"
6666
openssl = { version = '0.10.11', optional = true }
67-
im-rc = "12.1.0"
67+
im-rc = "13.0.0"
6868

6969
# A noop dependency that changes in the Rust repository, it's a bit of a hack.
7070
# See the `src/tools/rustc-workspace-hack/README.md` file in `rust-lang/rust`

0 commit comments

Comments
 (0)