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

Commit 9fae699

Browse files
committed
Bump rustfmt commit
1 parent 118eee2 commit 9fae699

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+2-2
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
@@ -47,7 +47,7 @@ racer = { version = "2.1.46", 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 = "2a3635d5d1218c726ff58af4bc35418836143f69" }
50+
rustfmt-nightly = { git = "https://github.com/rust-lang/rustfmt", rev = "927561ace1ef9485206a9e6a9482e39fb3e1f31b" }
5151
serde = "1.0"
5252
serde_json = "1.0"
5353
serde_derive = "1.0"

0 commit comments

Comments
 (0)