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

Commit dee42bd

Browse files
committed
Update rustfmt and other deps
Pulls in a fix for a failing rustfmt test
1 parent 0ded086 commit dee42bd

File tree

2 files changed

+65
-42
lines changed

2 files changed

+65
-42
lines changed

Cargo.lock

+64-41
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
@@ -24,7 +24,7 @@ rls-data = { version = "0.14", features = ["serialize-serde"] }
2424
rls-rustc = "0.2.1"
2525
rls-span = { version = "0.4", features = ["serialize-serde"] }
2626
rls-vfs = { version = "0.4", features = ["racer-impls"] }
27-
rustfmt-nightly = { version = "0.3.7", optional = true }
27+
rustfmt-nightly = { version = "0.3.8", optional = true }
2828
serde = "1.0"
2929
serde_json = "1.0"
3030
serde_derive = "1.0"

0 commit comments

Comments
 (0)