mirror of
https://github.com/latex-lsp/texlab.git
synced 2025-08-04 10:49:55 +00:00
Bump nom from 5.0.1 to 5.1.0
Bumps [nom](https://github.com/Geal/nom) from 5.0.1 to 5.1.0. - [Release notes](https://github.com/Geal/nom/releases) - [Changelog](https://github.com/Geal/nom/blob/master/CHANGELOG.md) - [Commits](https://github.com/Geal/nom/compare/5.0.1...5.1.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
d7b7689273
commit
5f5ff014d7
2 changed files with 7 additions and 7 deletions
|
@ -14,7 +14,7 @@ jsonrpc = { path = "../jsonrpc" }
|
|||
jsonrpc-derive = { path = "../jsonrpc_derive" }
|
||||
log = "0.4.6"
|
||||
lsp-types = { version = "0.61.0", features = ["proposed"] }
|
||||
nom = "5.0.1"
|
||||
nom = "5.1.0"
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
serde_json = "1.0"
|
||||
serde_repr = "0.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue