Skip to content

Commit

Permalink
chore(deps): bump pest_meta from 2.7.8 to 2.7.9
Browse files Browse the repository at this point in the history
Bumps [pest_meta](https://github.com/pest-parser/pest) from 2.7.8 to 2.7.9.
- [Release notes](https://github.com/pest-parser/pest/releases)
- [Commits](pest-parser/pest@v2.7.8...v2.7.9)

---
updated-dependencies:
- dependency-name: pest_meta
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 29, 2024
1 parent 036aa69 commit 78d26c8
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 language-server/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ repository = "https://github.com/pest-parser/pest-ide-tools"
[dependencies]
pest = "2.7.9"
pest_fmt = "0.2.5"
pest_meta = "2.7.8"
pest_meta = "2.7.9"
reqwest = { version = "0.12.4", features = [
"json",
"rustls-tls",
Expand Down

0 comments on commit 78d26c8

Please sign in to comment.