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

Commit a4f0f35

Browse files
committed
Update rls-vfs
1 parent c165d39 commit a4f0f35

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ rls-blacklist = "0.1.0"
2424
rls-data = { version = "0.15", features = ["serialize-serde"] }
2525
rls-rustc = "0.2.1"
2626
rls-span = { version = "0.4", features = ["serialize-serde"] }
27-
rls-vfs = { version = "0.4", features = ["racer-impls"] }
27+
rls-vfs = { version = "0.4.5", features = ["racer-impls"] }
2828
rustfmt-nightly = { version = "0.3.8", optional = true }
2929
clippy_lints = { version = "0.0.186", optional = true }
3030
serde = "1.0"

0 commit comments

Comments
 (0)