Skip to content

Commit

Permalink
Update Rust crate dropshot to 0.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
oxide-renovate[bot] authored Dec 3, 2024
1 parent 889228b commit fcb9f1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ ispf = { git = "https://github.com/oxidecomputer/ispf" }
serde = { version = "1.0.215", features = ["derive"] }
hostname = "0.3"
thiserror = "1.0"
dropshot = { version = "0.12.0", features = [ "usdt-probes" ] }
dropshot = { version = "0.14.0", features = [ "usdt-probes" ] }
schemars = { version = "0.8", features = [ "uuid1", "chrono" ] }
tokio = { version = "1.37", features = ["full"] }
serde_repr = "0.1"
Expand Down

0 comments on commit fcb9f1a

Please sign in to comment.