Skip to content

Commit a6418d1

Browse files
authored
build(deps): bump pest_derive from 2.7.15 to 2.8.0 (#4314)
2 parents 5b18dab + e85bcf9 commit a6418d1

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Cargo.lock

+6-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/i18n/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ 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"
2525
pest = "2.8.0"
26-
pest_derive = "2.7.15"
26+
pest_derive = "2.8.0"
2727
serde.workspace = true
2828
serde_json.workspace = true
2929
thiserror.workspace = true

0 commit comments

Comments
 (0)