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 be15086Copy full SHA for be15086
Cargo.toml
@@ -59,7 +59,7 @@ socket2 = { version = "0.5", features = ["all"] }
59
ispf = { git = "https://github.com/oxidecomputer/ispf" }
60
serde = { version = "1.0.219", features = ["derive"] }
61
hostname = "0.3"
62
-thiserror = "1.0"
+thiserror = "2.0"
63
dropshot = { version = "0.16.4", features = [ "usdt-probes" ] }
64
dropshot-api-manager = "0.2.1"
65
dropshot-api-manager-types = "0.2.1"
0 commit comments