Skip to content

Commit d6b1220

Browse files
authored
Merge pull request #29 from 1Password/dependabot/cargo/pest-2.8.2
Bump pest from 2.8.1 to 2.8.2
2 parents adb29b7 + 4bf529b commit d6b1220

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)