Skip to content

Commit

Permalink
Bump pest_derive from 2.6.0 to 2.7.0
Browse files Browse the repository at this point in the history
Bumps [pest_derive](https://github.com/pest-parser/pest) from 2.6.0 to 2.7.0.
- [Release notes](https://github.com/pest-parser/pest/releases)
- [Commits](pest-parser/pest@v2.6.0...v2.7.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 26, 2023
1 parent 4d649e9 commit c0b9ea4
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 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.71"
clap = { version = "4.1.11", features = ["derive"] }
pest = "2.6.1"
pest_derive = "2.6.0"
pest_derive = "2.7.0"
serde = { version = "1.0.164", features = ["derive"] }
serde_json = "1.0.97"

Expand Down

0 comments on commit c0b9ea4

Please sign in to comment.