Skip to content

Commit 178f2cc

Browse files
authored
Merge pull request #822 from JakeStanger/dependabot/cargo/serde_json-1.0.134
build(deps): bump serde_json from 1.0.133 to 1.0.134
2 parents cfaa998 + 4625db7 commit 178f2cc

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Diff for: Cargo.lock

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

Diff for: Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ cfg-if = "1.0.0"
121121
clap = { version = "4.5.23", optional = true, features = ["derive"] }
122122

123123
# ipc
124-
serde_json = { version = "1.0.133", optional = true }
124+
serde_json = { version = "1.0.134", optional = true }
125125

126126
# http
127127
reqwest = { version = "0.12.9", default-features = false, features = ["default-tls", "http2"], optional = true }

0 commit comments

Comments
 (0)