Skip to content

Commit 6959b7d

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

File tree

2 files changed

+4
-5
lines changed

2 files changed

+4
-5
lines changed

Cargo.lock

Lines changed: 3 additions & 4 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
@@ -454,7 +454,7 @@ features = ["std"]
454454

455455
# Parser generator
456456
[workspace.dependencies.pest]
457-
version = "2.8.2"
457+
version = "2.8.3"
458458

459459
# Pest derive macros
460460
[workspace.dependencies.pest_derive]

0 commit comments

Comments
 (0)