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

Commit 32efc00

Browse files
committed
lazy_static -> 1
1 parent 1fdec95 commit 32efc00

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ env_logger = "0.4"
1515
failure = "0.1.1"
1616
jsonrpc-core = "8.0.1"
1717
languageserver-types = "0.27"
18-
lazy_static = "0.2"
18+
lazy_static = "1"
1919
log = "0.3"
2020
racer = "2.0.12"
2121
rls-analysis = "0.10"

0 commit comments

Comments
 (0)