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

Commit e46e24a

Browse files
author
Martin Schleiss
committed
Update 'languageserver-types' to 0.10.0 #312
1 parent 6fb840b commit e46e24a

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

+3-3
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
@@ -9,7 +9,7 @@ build = "build.rs"
99
cargo = { git = "https://github.com/rust-lang/cargo" }
1010
derive-new = "0.3"
1111
env_logger = "0.4"
12-
languageserver-types = "0.9.0"
12+
languageserver-types = "0.10.0"
1313
log = "0.3"
1414
racer = "2.0.6"
1515
rls-analysis = "0.2.1"

0 commit comments

Comments
 (0)