We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e37930 commit f2add17Copy full SHA for f2add17
Cargo.toml
@@ -114,7 +114,7 @@ usdt = "0.5.0"
114
uuid = { version = "1", features = [ "serde", "v4" ] }
115
116
# git
117
-dropshot = { version = "0.12.0", features = [ "usdt-probes" ] }
+dropshot = { version = "0.16.0", features = [ "usdt-probes" ] }
118
omicron-common = { git = "https://github.com/oxidecomputer/omicron", branch = "main" }
119
nexus-client = { git = "https://github.com/oxidecomputer/omicron", branch = "main" }
120
internal-dns = { git = "https://github.com/oxidecomputer/omicron", branch = "main" }
0 commit comments