Skip to content

Commit 4bf529b

Browse files
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 6d020bd commit 4bf529b

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.

parser/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ version = "7.0.17"
1313

1414
[dependencies]
1515
async-graphql-value.workspace = true
16-
pest = "2.7.11"
16+
pest = "2.8.2"
1717
serde.workspace = true
1818
serde_json.workspace = true
1919

0 commit comments

Comments
 (0)