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

Commit ccea3c8

Browse files
committed
Bump rustfmt-nightly.
1 parent fe63390 commit ccea3c8

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
@@ -46,7 +46,7 @@ racer = { version = "2.1.41", default-features = false }
4646
rand = "0.7"
4747
rayon = "1"
4848
rustc_tools_util = "0.2"
49-
rustfmt-nightly = { git = "https://github.com/rust-lang/rustfmt", branch = "rustfmt-1.4.29" }
49+
rustfmt-nightly = { git = "https://github.com/rust-lang/rustfmt", branch = "rustfmt-1.4.31" }
5050
serde = "1.0"
5151
serde_json = "1.0"
5252
serde_derive = "1.0"

0 commit comments

Comments
 (0)