Skip to content

Commit

Permalink
Bump pest_derive from 2.7.6 to 2.7.7 (#122)
Browse files Browse the repository at this point in the history
Bumps [pest_derive](https://github.com/pest-parser/pest) from 2.7.6 to 2.7.7.
- [Release notes](https://github.com/pest-parser/pest/releases)
- [Commits](pest-parser/pest@v2.7.6...v2.7.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Feb 13, 2024
1 parent 4986ab9 commit 483e6aa
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ categories = [
anyhow = "1.0.79"
clap = { version = "4.4.18", features = ["derive"] }
pest = "2.7.7"
pest_derive = "2.7.6"
pest_derive = "2.7.7"
serde = { version = "1.0.196", features = ["derive"] }
serde_json = "1.0.113"

Expand Down

0 comments on commit 483e6aa

Please sign in to comment.