Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 6, 2024
1 parent 13e7838 commit 0e8c184
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1592,9 +1592,9 @@ dependencies = [

[[package]]
name = "pest_meta"
version = "2.7.7"
version = "2.7.8"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d0934d6907f148c22a3acbda520c7eed243ad7487a30f51f6ce52b58b7077a8a"
checksum = "934cd7631c050f4674352a6e835d5f6711ffbfb9345c2fc0107155ac495ae293"
dependencies = [
"once_cell",
"pest",
Expand Down

0 comments on commit 0e8c184

Please sign in to comment.