Skip to content

Commit

Permalink
Bump nom from 5.1.0 to 5.1.1
Browse files Browse the repository at this point in the history
Bumps [nom](https://github.com/Geal/nom) from 5.1.0 to 5.1.1.
- [Release notes](https://github.com/Geal/nom/releases)
- [Changelog](https://github.com/Geal/nom/blob/master/CHANGELOG.md)
- [Commits](rust-bakery/nom@5.1.0...5.1.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored Mar 9, 2020
1 parent 7de2bcd commit c60abaf
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 11 deletions.
26 changes: 16 additions & 10 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 crates/texlab_protocol/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jsonrpc = { path = "../jsonrpc" }
jsonrpc-derive = { path = "../jsonrpc_derive" }
log = "0.4.6"
lsp-types = { version = "0.61.0", features = ["proposed"] }
nom = "5.1.0"
nom = "5.1.1"
serde = { version = "1.0", features = ["derive"] }
serde_json = "1.0"
serde_repr = "0.1"
Expand Down

0 comments on commit c60abaf

Please sign in to comment.