Skip to content

Commit

Permalink
Auto merge of #93860 - ehuss:update-rls, r=ehuss
Browse files Browse the repository at this point in the history
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
  • Loading branch information
bors committed Feb 10, 2022
2 parents 502d6aa + 1dac699 commit e646f3d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion Cargo.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3202,13 +3202,14 @@ dependencies = [
"tokio-stream",
"tokio-util",
"toml",
"toml_edit",
"url 2.2.2",
"walkdir",
]

[[package]]
name = "rls-analysis"
version = "0.18.2"
version = "0.18.3"
dependencies = [
"derive-new",
"env_logger 0.9.0",
Expand Down
2 changes: 1 addition & 1 deletion src/tools/rls

0 comments on commit e646f3d

Please sign in to comment.