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 27, 2023
1 parent b31a93c commit bc6de46
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.71"
clap = { version = "4.1.11", features = ["derive"] }
pest = "2.7.0"
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 bc6de46

Please sign in to comment.