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

Commit e3fa8ab

Browse files
committed
Update Rustfmt to unbreak latest nightly
1 parent 9ed6f96 commit e3fa8ab

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ racer = { version = "2.1.47", default-features = false }
4747
rand = "0.7"
4848
rayon = "1"
4949
rustc_tools_util = "0.2"
50-
rustfmt-nightly = { git = "https://github.com/rust-lang/rustfmt", rev = "927561ace1ef9485206a9e6a9482e39fb3e1f31b" }
50+
rustfmt-nightly = { git = "https://github.com/rust-lang/rustfmt", rev = "28460e1e9aff317fa1bbca95b22421e7ccd7723d" }
5151
serde = "1.0"
5252
serde_json = "1.0"
5353
serde_derive = "1.0"

0 commit comments

Comments
 (0)