Skip to content

Commit 9dc3dc9

Browse files
Bump pest from 2.8.2 to 2.8.3 (#1514)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 923010f commit 9dc3dc9

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

Cargo.lock

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

josh-core/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ itertools = "0.14.0"
2222
lazy_static = { workspace = true }
2323
log = "0.4.28"
2424
percent-encoding = "2.3.1"
25-
pest = "2.7.14"
25+
pest = "2.8.3"
2626
pest_derive = "2.8.2"
2727
rayon = "1.11.0"
2828
regex = { workspace = true }

0 commit comments

Comments
 (0)