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 9253c60 commit c1bd269Copy full SHA for c1bd269
Cargo.toml
@@ -70,7 +70,7 @@ anyhow = "1.0.99"
70
hyper = "1.7.0"
71
hyper-util = { version = "0.1", features = ["full"] }
72
serde_json = "1.0.140"
73
-percent-encoding = "2.3.1"
+percent-encoding = "2.3.2"
74
libnet = { git = "https://github.com/oxidecomputer/netadm-sys", branch = "main" }
75
progenitor = "0.11"
76
progenitor-client = "0.11"
0 commit comments