Skip to content
This repository was archived by the owner on Dec 29, 2022. It is now read-only.

Commit c7bacdd

Browse files
committed
Auto merge of #1408 - Xanewok:bump-rustfmt, r=Xanewok
Update Rustfmt to 1.2 In case it's needed by rust-lang/rust#59454.
2 parents 8976875 + 7aa6d2a commit c7bacdd

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ racer = { version = "2.1.21", default-features = false }
4545
rand = "0.6"
4646
rayon = "1"
4747
rustc_tools_util = "0.1.1"
48-
rustfmt-nightly = "1.1"
48+
rustfmt-nightly = "1.2"
4949
rustc-serialize = "0.3"
5050
serde = "1.0"
5151
serde_json = "1.0"

0 commit comments

Comments
 (0)