Skip to content

Commit 5319801

Browse files
chore(deps): update rust crate serde_json to 1.0.143 (#7439)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c2930ef commit 5319801

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.

Cargo.toml

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

0 commit comments

Comments
 (0)