Skip to content

Commit

Permalink
Bump Rustfmt to 1.4.29
Browse files Browse the repository at this point in the history
  • Loading branch information
Xanewok committed Dec 6, 2020
1 parent 2fa30ec commit 7da967c
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock
Expand Up @@ -4342,7 +4342,7 @@ dependencies = [

[[package]]
name = "rustfmt-nightly"
version = "1.4.28"
version = "1.4.29"
dependencies = [
"annotate-snippets 0.6.1",
"anyhow",
Expand Down Expand Up @@ -5265,7 +5265,7 @@ dependencies = [
"chrono",
"lazy_static",
"matchers",
"parking_lot 0.11.0",
"parking_lot 0.9.0",
"regex",
"serde",
"serde_json",
Expand Down
2 changes: 1 addition & 1 deletion src/tools/rls
Submodule rls updated 2 files
+3 −3 Cargo.lock
+1 −1 Cargo.toml
2 changes: 1 addition & 1 deletion src/tools/rustfmt

0 comments on commit 7da967c

Please sign in to comment.