Skip to content

Commit f2add17

Browse files
Update Rust crate dropshot to 0.16.0
1 parent 6e37930 commit f2add17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ usdt = "0.5.0"
114114
uuid = { version = "1", features = [ "serde", "v4" ] }
115115

116116
# git
117-
dropshot = { version = "0.12.0", features = [ "usdt-probes" ] }
117+
dropshot = { version = "0.16.0", features = [ "usdt-probes" ] }
118118
omicron-common = { git = "https://github.com/oxidecomputer/omicron", branch = "main" }
119119
nexus-client = { git = "https://github.com/oxidecomputer/omicron", branch = "main" }
120120
internal-dns = { git = "https://github.com/oxidecomputer/omicron", branch = "main" }

0 commit comments

Comments
 (0)