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

Commit

Permalink
Update Rustfmt
Browse files Browse the repository at this point in the history
  • Loading branch information
Xanewok committed Dec 6, 2020
1 parent 9b45735 commit 2cf84ba
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ racer = { version = "2.1.41", default-features = false }
rand = "0.7"
rayon = "1"
rustc_tools_util = "0.2"
rustfmt-nightly = { version = "1.4.28", git = "https://github.com/rust-lang/rustfmt", branch = "rustfmt-1.4.28" }
rustfmt-nightly = { git = "https://github.com/rust-lang/rustfmt", branch = "rustfmt-1.4.29" }
serde = "1.0"
serde_json = "1.0"
serde_derive = "1.0"
Expand Down

0 comments on commit 2cf84ba

Please sign in to comment.