We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a666956 commit 6fcb80dCopy full SHA for 6fcb80d
Cargo.toml
@@ -56,7 +56,7 @@ tokio = { version = "1.37", features = ["full"] }
56
serde_repr = "0.1"
57
anyhow = "1.0.82"
58
hyper = "0.14.28"
59
-serde_json = "1.0"
+serde_json = "1.0.116"
60
libnet = { git = "https://github.com/oxidecomputer/netadm-sys", branch = "main" }
61
percent-encoding = "2.3.1"
62
reqwest = { version = "0.11", features = ["json", "stream", "rustls-tls"] }
0 commit comments