Skip to content

Commit

Permalink
chore(deps): update rust crate serde_json to 1.0.116 (#230)
Browse files Browse the repository at this point in the history
Co-authored-by: oxide-renovate[bot] <146848827+oxide-renovate[bot]@users.noreply.github.com>
  • Loading branch information
oxide-renovate[bot] authored Apr 26, 2024
1 parent a666956 commit 6fcb80d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ tokio = { version = "1.37", features = ["full"] }
serde_repr = "0.1"
anyhow = "1.0.82"
hyper = "0.14.28"
serde_json = "1.0"
serde_json = "1.0.116"
libnet = { git = "https://github.com/oxidecomputer/netadm-sys", branch = "main" }
percent-encoding = "2.3.1"
reqwest = { version = "0.11", features = ["json", "stream", "rustls-tls"] }
Expand Down

0 comments on commit 6fcb80d

Please sign in to comment.