Skip to content

Commit

Permalink
Merge pull request #72 from latex-lsp/dependabot/cargo/serde-1.0.99
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] committed Aug 19, 2019
2 parents abe64f5 + 51a6814 commit 303b798
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
28 changes: 14 additions & 14 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
Expand Up @@ -34,7 +34,7 @@ path-clean = "0.1.0"
regex = "1.2.1"
runtime = "0.3.0-alpha.4"
runtime-tokio = "0.3.0-alpha.4"
serde = { version = "1.0.97", features = ["derive", "rc"] }
serde = { version = "1.0.99", features = ["derive", "rc"] }
serde_json = "1.0.40"
serde_repr = "0.1"
stderrlog = "0.4.1"
Expand Down

0 comments on commit 303b798

Please sign in to comment.