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 5d9e2f1 commit c22ab03Copy full SHA for c22ab03
Cargo.toml
@@ -58,7 +58,7 @@ anyhow = "1.0.82"
58
hyper = "0.14.28"
59
serde_json = "1.0"
60
libnet = { git = "https://github.com/oxidecomputer/netadm-sys", branch = "main" }
61
-percent-encoding = "2.3"
+percent-encoding = "2.3.1"
62
reqwest = { version = "0.11", features = ["json", "stream", "rustls-tls"] }
63
progenitor = { git = "https://github.com/oxidecomputer/progenitor", branch = "main" }
64
clap = { version = "4.5.4", features = ["derive", "unstable-styles"] }
0 commit comments