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