Auto merge of #93860 - ehuss:update-rls, r=ehuss
Update rls 2 commits in f37425e33c864c697af06df66e7473444605c149..3df74381f37617ec800537c11fb0c3130f5f3616 2022-01-15 18:07:20 +0100 to 2022-02-10 07:33:33 -0800 - chore: Upgrade cargo (rust-lang/rls#1764) - Bump rls-analysis version
This commit is contained in:
commit
e646f3d2a9
@ -3202,13 +3202,14 @@ dependencies = [
|
|||||||
"tokio-stream",
|
"tokio-stream",
|
||||||
"tokio-util",
|
"tokio-util",
|
||||||
"toml",
|
"toml",
|
||||||
|
"toml_edit",
|
||||||
"url 2.2.2",
|
"url 2.2.2",
|
||||||
"walkdir",
|
"walkdir",
|
||||||
]
|
]
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "rls-analysis"
|
name = "rls-analysis"
|
||||||
version = "0.18.2"
|
version = "0.18.3"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"derive-new",
|
"derive-new",
|
||||||
"env_logger 0.9.0",
|
"env_logger 0.9.0",
|
||||||
|
@ -1 +1 @@
|
|||||||
Subproject commit f37425e33c864c697af06df66e7473444605c149
|
Subproject commit 3df74381f37617ec800537c11fb0c3130f5f3616
|
Loading…
x
Reference in New Issue
Block a user