Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/cargo/tempfile-3.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jsinger67 authored Jan 30, 2025
2 parents c69cfa8 + e9ad49b commit 7f3c8c6
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 7f3c8c6

Please sign in to comment.