Skip to content

Commit 659ae8c

Browse files
renovate[bot]autofix-ci[bot]
authored andcommitted
chore(deps): update rust crate serde to 1.0.228 (biomejs#7690)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
1 parent 0d793c8 commit 659ae8c

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,7 @@ regex = "1.11.3"
221221
rust-lapper = "1.2.0"
222222
rustc-hash = "2.1.1"
223223
schemars = { version = "0.8.22", features = ["indexmap2", "smallvec"] }
224-
serde = { version = "1.0.226", features = ["derive"] }
224+
serde = { version = "1.0.228", features = ["derive"] }
225225
serde_json = "1.0.145"
226226
similar = "2.7.0"
227227
smallvec = { version = "1.15.1", features = ["union", "const_new", "serde"] }

0 commit comments

Comments
 (0)