Skip to content

Commit 00771a1

Browse files
build(deps): bump pest from 2.8.1 to 2.8.2
Bumps [pest](https://github.com/pest-parser/pest) from 2.8.1 to 2.8.2. - [Release notes](https://github.com/pest-parser/pest/releases) - [Commits](pest-parser/pest@v2.8.1...v2.8.2) --- updated-dependencies: - dependency-name: pest dependency-version: 2.8.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a448ca8 commit 00771a1

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -456,7 +456,7 @@ features = ["std"]
456456

457457
# Parser generator
458458
[workspace.dependencies.pest]
459-
version = "2.8.1"
459+
version = "2.8.2"
460460

461461
# Pest derive macros
462462
[workspace.dependencies.pest_derive]

0 commit comments

Comments
 (0)