Skip to content

Commit

Permalink
Update Rust crate serde_json to 1.0.131
Browse files Browse the repository at this point in the history
  • Loading branch information
oxide-renovate[bot] authored Oct 19, 2024
1 parent 81a9cf0 commit 5ecd850
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ serde_repr = "0.1"
anyhow = "1.0.89"
hyper = "1.4.1"
hyper-util = { version = "0.1", features = ["full"] }
serde_json = "1.0.128"
serde_json = "1.0.131"
percent-encoding = "2.3.1"
libnet = { git = "https://github.com/oxidecomputer/netadm-sys", branch = "main" }
reqwest = { version = "0.12", features = ["json", "stream", "rustls-tls"] }
Expand Down

0 comments on commit 5ecd850

Please sign in to comment.