Skip to content

Commit

Permalink
Update Rust crate serde_json to 1.0.99
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 24, 2023
1 parent 41d2f38 commit ff146c9
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 5 deletions.
10 changes: 6 additions & 4 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/lua-analyzer/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ parking_lot = "0.11.1"
rayon = "1.5.1"
rustc-hash = "1.1.0"
serde = { version = "1.0.126", features = ["derive"] }
serde_json = "1.0.64"
serde_json = "1.0.99"
serde_path_to_error = "0.1.4"
simplelog = "0.10.0"
itertools = "0.10.0"
Expand Down

0 comments on commit ff146c9

Please sign in to comment.