Skip to content

Commit 925dc2d

Browse files
Update Rust crate thiserror to v2
1 parent 818e66c commit 925dc2d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ socket2 = { version = "0.5", features = ["all"] }
6161
ispf = { git = "https://github.com/oxidecomputer/ispf" }
6262
serde = { version = "1.0.228", features = ["derive"] }
6363
hostname = "0.3"
64-
thiserror = "1.0"
64+
thiserror = "2.0"
6565
dropshot = { version = "0.16.6", features = [ "usdt-probes" ] }
6666
dropshot-api-manager = "0.2.4"
6767
dropshot-api-manager-types = "0.2.4"

0 commit comments

Comments
 (0)