Skip to content

Commit

Permalink
rebase and re-update lock file
Browse files Browse the repository at this point in the history
  • Loading branch information
RalfJung committed Oct 31, 2019
1 parent 64cf596 commit 9cd1ede
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2981,7 +2981,7 @@ dependencies = [
"clippy_lints",
"crossbeam-channel",
"difference",
"env_logger 0.7.0",
"env_logger 0.7.1",
"failure",
"futures",
"heck",
Expand Down Expand Up @@ -3064,7 +3064,7 @@ name = "rls-rustc"
version = "0.6.0"
dependencies = [
"clippy_lints",
"env_logger 0.7.0",
"env_logger 0.7.1",
"failure",
"futures",
"log",
Expand Down

0 comments on commit 9cd1ede

Please sign in to comment.