Skip to content

Commit 2d740d5

Browse files
committed
Auto merge of #4483 - rust-lang:renovate/serde_json-1.x, r=locks
Update Rust crate serde_json to v1.0.78 [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [serde_json](https://crates.io/crates/serde_json) | dependencies | patch | `=1.0.77` -> `=1.0.78` | --- ### Configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/rust-lang/crates.io).
2 parents f5b9478 + 4a904b0 commit 2d740d5

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
@@ -75,7 +75,7 @@ semver = { version = "=1.0.4", features = ["serde"] }
7575
sentry = { version = "=0.24.1", features = ["tracing"] }
7676
sentry-conduit = { version = "=0.5.0", default-features = false }
7777
serde = { version = "=1.0.135", features = ["derive"] }
78-
serde_json = "=1.0.77"
78+
serde_json = "=1.0.78"
7979
sha2 = "=0.10.1"
8080
spdx = "=0.8.0"
8181
swirl = { git = "https://github.com/sgrif/swirl.git", rev = "e87cf37" }

0 commit comments

Comments
 (0)