Skip to content

Commit 33a9e85

Browse files
authored
build(deps): bump pest from 2.7.15 to 2.8.0 (#4297)
2 parents 64614f9 + 9862c1f commit 33a9e85

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.

crates/i18n/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ icu_provider = { version = "1.5.0", features = ["std", "sync"] }
2222
icu_provider_adapters = { version = "1.5.0", features = ["std"] }
2323
icu_experimental = { version = "0.1.0", features = ["compiled_data", "std"] }
2424
pad = "0.1.6"
25-
pest = "2.7.15"
25+
pest = "2.8.0"
2626
pest_derive = "2.7.15"
2727
serde.workspace = true
2828
serde_json.workspace = true

0 commit comments

Comments
 (0)