Skip to content

Commit 1a7e4d1

Browse files
dependabot[bot]LMG
authored andcommitted
Bump pest from 2.8.3 to 2.8.4
Bumps [pest](https://github.com/pest-parser/pest) from 2.8.3 to 2.8.4. - [Release notes](https://github.com/pest-parser/pest/releases) - [Commits](pest-parser/pest@v2.8.3...v2.8.4) --- updated-dependencies: - dependency-name: pest dependency-version: 2.8.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a1b5036 commit 1a7e4d1

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.

josh-core/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ indoc = "2.0.7"
2323
itertools = "0.14.0"
2424
log = { workspace = true }
2525
percent-encoding = "2.3.1"
26-
pest = "2.8.3"
26+
pest = "2.8.4"
2727
pest_derive = "2.8.3"
2828
rayon = "1.11.0"
2929
regex = { workspace = true }

0 commit comments

Comments
 (0)