Skip to content

Commit

Permalink
Merge pull request #560 from jsinger67/dependabot/cargo/serde_json-1.…
Browse files Browse the repository at this point in the history
…0.137

chore(deps): Bump serde_json from 1.0.135 to 1.0.137
  • Loading branch information
jsinger67 authored Jan 21, 2025
2 parents 1f30e90 + f15a5b4 commit 341c269
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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/parol-ls/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ parol_runtime = { path = "../parol_runtime", version = "2.1.0" }
parol-macros = { path = "../parol-macros", version = "1.0.0" }
regex = { workspace = true }
serde = "1.0.217"
serde_json = "1.0.135"
serde_json = "1.0.137"
thiserror = { workspace = true }

[build-dependencies]
Expand Down

0 comments on commit 341c269

Please sign in to comment.