Skip to content

Commit

Permalink
Remove unused dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
efoerster committed Jul 24, 2019
1 parent a981c72 commit 23f3228
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 26 deletions.
24 changes: 0 additions & 24 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 0 additions & 2 deletions Cargo.toml
Expand Up @@ -13,7 +13,6 @@ members = ["./jsonrpc", "./jsonrpc_derive"]
[dependencies]
base64 = "0.10.1"
bytes = "0.4.12"
byteorder = "1"
clap = "2.33"
copy_dir = "0.1.2"
futures-boxed = { path = "futures_boxed" }
Expand All @@ -29,7 +28,6 @@ lsp-types = { git = "https://github.com/latex-lsp/lsp-types", rev = "9fcc5d9b9d3
nom = "5.0.0"
once_cell = "0.2.2"
path-clean = "0.1.0"
petgraph = "0.4"
regex = "1.2.0"
reqwest = "0.9.18"
runtime = "0.3.0-alpha.4"
Expand Down

0 comments on commit 23f3228

Please sign in to comment.