Skip to content

Commit 6fcb80d

Browse files
chore(deps): update rust crate serde_json to 1.0.116 (#230)
Co-authored-by: oxide-renovate[bot] <146848827+oxide-renovate[bot]@users.noreply.github.com>
1 parent a666956 commit 6fcb80d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ tokio = { version = "1.37", features = ["full"] }
5656
serde_repr = "0.1"
5757
anyhow = "1.0.82"
5858
hyper = "0.14.28"
59-
serde_json = "1.0"
59+
serde_json = "1.0.116"
6060
libnet = { git = "https://github.com/oxidecomputer/netadm-sys", branch = "main" }
6161
percent-encoding = "2.3.1"
6262
reqwest = { version = "0.11", features = ["json", "stream", "rustls-tls"] }

0 commit comments

Comments
 (0)