Skip to content

Commit 7df20db

Browse files
committed
bump rls
1 parent 8c4b2da commit 7df20db

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -3097,15 +3097,15 @@ dependencies = [
30973097
"anyhow",
30983098
"cargo",
30993099
"cargo-util",
3100-
"cargo_metadata 0.12.0",
3100+
"cargo_metadata 0.14.0",
31013101
"clippy_lints",
31023102
"crossbeam-channel",
31033103
"difference",
3104-
"env_logger 0.7.1",
3104+
"env_logger 0.9.0",
31053105
"futures 0.3.12",
31063106
"heck",
31073107
"home",
3108-
"itertools 0.9.0",
3108+
"itertools 0.10.1",
31093109
"jsonrpc-core",
31103110
"lazy_static",
31113111
"log",
@@ -3114,7 +3114,7 @@ dependencies = [
31143114
"num_cpus",
31153115
"ordslice",
31163116
"racer",
3117-
"rand 0.7.3",
3117+
"rand 0.8.4",
31183118
"rayon",
31193119
"regex",
31203120
"rls-analysis",

0 commit comments

Comments
 (0)