Skip to content

Commit

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

chore(deps): Bump serde_json from 1.0.137 to 1.0.138
  • Loading branch information
jsinger67 authored Jan 30, 2025
2 parents e630ff4 + c6e6ba9 commit e9ad49b
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.137"
serde_json = "1.0.138"
thiserror = { workspace = true }

[build-dependencies]
Expand Down

0 comments on commit e9ad49b

Please sign in to comment.