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 63e3178 commit 5317584Copy full SHA for 5317584
Cargo.toml
@@ -55,7 +55,7 @@ socket2 = { version = "0.5", features = ["all"] }
55
ispf = { git = "https://github.com/oxidecomputer/ispf" }
56
serde = { version = "1.0.219", features = ["derive"] }
57
hostname = "0.3"
58
-thiserror = "1.0"
+thiserror = "2.0"
59
dropshot = { version = "0.16.2", features = [ "usdt-probes" ] }
60
schemars = { version = "0.8", features = [ "uuid1", "chrono" ] }
61
tokio = { version = "1.37", features = ["full"] }
0 commit comments