Skip to content

Commit 7a3d85a

Browse files
Update Rust crate serde_json to 1.0.140 (#446)
Co-authored-by: oxide-renovate[bot] <146848827+oxide-renovate[bot]@users.noreply.github.com>
1 parent a025ef3 commit 7a3d85a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ serde_repr = "0.1"
5757
anyhow = "1.0.97"
5858
hyper = "1.6.0"
5959
hyper-util = { version = "0.1", features = ["full"] }
60-
serde_json = "1.0.133"
60+
serde_json = "1.0.140"
6161
percent-encoding = "2.3.1"
6262
libnet = { git = "https://github.com/oxidecomputer/netadm-sys", branch = "main" }
6363
progenitor = "0.9.1"

0 commit comments

Comments
 (0)