Skip to content

Commit

Permalink
chore(deps): bump pest_derive from 2.1.0 to 2.3.1 (#141)
Browse files Browse the repository at this point in the history
Bumps [pest_derive](https://github.com/pest-parser/pest) from 2.1.0 to 2.3.1.
- [Release notes](https://github.com/pest-parser/pest/releases)
- [Commits](pest-parser/pest@v2.1.0...v2.3.1)

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

Signed-off-by: dependabot[bot] <support@github.com>

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 Oct 12, 2022
1 parent 0aa05f4 commit 5b4c6e1
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 64 deletions.
104 changes: 41 additions & 63 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
Expand Up @@ -34,7 +34,7 @@ json5 = "0.4.1"
once_cell = "1.15.0"
pathdiff = "0.2.1"
pest = "2.3.1"
pest_derive = "2.1.0"
pest_derive = "2.3.1"
rayon = "1.5.3"
regex = "1.6.0"
serde-xml-rs = "0.6.0"
Expand Down

0 comments on commit 5b4c6e1

Please sign in to comment.