Skip to content

Commit 6652adb

Browse files
authored
Merge pull request #712 from JakeStanger/dependabot/cargo/serde_json-1.0.125
build(deps): bump serde_json from 1.0.124 to 1.0.125
2 parents 68b173a + a9c79a8 commit 6652adb

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
@@ -121,7 +121,7 @@ cfg-if = "1.0.0"
121121
clap = { version = "4.5.16", optional = true, features = ["derive"] }
122122

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

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

0 commit comments

Comments
 (0)