Skip to content

Commit

Permalink
Merge pull request #51 from latex-lsp/dependabot/cargo/serde_json-1.0.40
Browse files Browse the repository at this point in the history
Bump serde_json from 1.0.39 to 1.0.40
  • Loading branch information
efoerster committed Jul 23, 2019
2 parents 14ba9f5 + 471125b commit b7a9a5c
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 12 deletions.
28 changes: 17 additions & 11 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 @@ -36,7 +36,7 @@ reqwest = "0.9.18"
runtime = "0.3.0-alpha.4"
runtime-tokio = "0.3.0-alpha.4"
serde = { version = "1.0.90", features = ["derive", "rc"] }
serde_json = "1.0.39"
serde_json = "1.0.40"
serde_repr = "0.1"
stderrlog = "0.4.1"
tempfile = "3"
Expand Down

0 comments on commit b7a9a5c

Please sign in to comment.