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

Commit dab1468

Browse files
authoredNov 6, 2020
Merge pull request #1705 from calebcartwright/bump-racer-rustfmt
bump rustfmt to v1.4.24
2 parents 7b50f09 + a05ff9b commit dab1468

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

0 commit comments

Comments
 (0)
This repository has been archived.