Skip to content

Commit 9ebf41c

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

File tree

2 files changed

+7
-8
lines changed

2 files changed

+7
-8
lines changed

Cargo.lock

Lines changed: 6 additions & 7 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
@@ -455,7 +455,7 @@ version = "2.8.1"
455455

456456
# Pest derive macros
457457
[workspace.dependencies.pest_derive]
458-
version = "2.8.0"
458+
version = "2.8.1"
459459

460460
# Pin projection
461461
[workspace.dependencies.pin-project-lite]

0 commit comments

Comments
 (0)