Skip to content

Commit

Permalink
Merge pull request #90 from latex-lsp/dependabot/cargo/once_cell-1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] authored Sep 23, 2019
2 parents 72acbc9 + c422e74 commit 8faa469
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions Cargo.lock

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

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jsonrpc-derive = { path = "crates/jsonrpc_derive" }
log = "0.4.6"
lsp-types = { version = "0.61.0", features = ["proposed"] }
nom = "5.0.1"
once_cell = "1.1.0"
once_cell = "1.2.0"
path-clean = "0.1.0"
regex = "1.3.1"
serde = { version = "1.0.101", features = ["derive", "rc"] }
Expand Down

0 comments on commit 8faa469

Please sign in to comment.