Skip to content

Commit f22b10f

Browse files
Update Rust crate serde_json to 1.0.118 (#282)
1 parent 719d702 commit f22b10f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
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.86"
5858
hyper = "0.14.29"
59-
serde_json = "1.0.117"
59+
serde_json = "1.0.118"
6060
percent-encoding = "2.3.1"
6161
libnet = { git = "https://github.com/oxidecomputer/netadm-sys", branch = "main" }
6262
reqwest = { version = "0.11", features = ["json", "stream", "rustls-tls"] }

0 commit comments

Comments
 (0)