Skip to content

Commit 7da967c

Browse files
committed
Bump Rustfmt to 1.4.29
1 parent 2fa30ec commit 7da967c

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

Diff for: Cargo.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -4342,7 +4342,7 @@ dependencies = [
43424342

43434343
[[package]]
43444344
name = "rustfmt-nightly"
4345-
version = "1.4.28"
4345+
version = "1.4.29"
43464346
dependencies = [
43474347
"annotate-snippets 0.6.1",
43484348
"anyhow",
@@ -5265,7 +5265,7 @@ dependencies = [
52655265
"chrono",
52665266
"lazy_static",
52675267
"matchers",
5268-
"parking_lot 0.11.0",
5268+
"parking_lot 0.9.0",
52695269
"regex",
52705270
"serde",
52715271
"serde_json",

Diff for: src/tools/rls

0 commit comments

Comments
 (0)