Skip to content

Commit

Permalink
Bump peg from 0.6.3 to 0.8.2
Browse files Browse the repository at this point in the history
Bumps [peg](https://github.com/kevinmehall/rust-peg) from 0.6.3 to 0.8.2.
- [Release notes](https://github.com/kevinmehall/rust-peg/releases)
- [Commits](kevinmehall/rust-peg@0.6.3...0.8.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 31, 2023
1 parent a3ad198 commit 1abe514
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
24 changes: 12 additions & 12 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 @@ -22,7 +22,7 @@ defaultmap = "0.5.0"
float-ord = "0.2.0"
group-by = "1.0.0"
itertools = "0.9.0"
peg = "0.6.3"
peg = "0.8.2"
permutation = "0.4.1"
string-intern = { version ="0.1.7", default-features = false }
log = "0.4"
Expand Down

0 comments on commit 1abe514

Please sign in to comment.