Skip to content

Commit 6845a27

Browse files
dependabot[bot]sandhose
authored andcommitted
build(deps): bump pest from 2.7.14 to 2.7.15
Bumps [pest](https://github.com/pest-parser/pest) from 2.7.14 to 2.7.15. - [Release notes](https://github.com/pest-parser/pest/releases) - [Commits](pest-parser/pest@v2.7.14...v2.7.15) --- updated-dependencies: - dependency-name: pest dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d8cd7dc commit 6845a27

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

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

crates/i18n/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ icu_provider = { version = "1.4.0", features = ["std", "sync"] }
2323
icu_provider_adapters = { version = "1.4.0", features = ["std"] }
2424
icu_relativetime = { version = "0.1.4", features = ["compiled_data", "std"] }
2525
pad = "0.1.6"
26-
pest = "2.7.14"
26+
pest = "2.7.15"
2727
pest_derive = "2.7.14"
2828
serde.workspace = true
2929
serde_json.workspace = true

0 commit comments

Comments
 (0)