Skip to content

Commit be15086

Browse files
Update Rust crate thiserror to v2
1 parent 9253c60 commit be15086

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ socket2 = { version = "0.5", features = ["all"] }
5959
ispf = { git = "https://github.com/oxidecomputer/ispf" }
6060
serde = { version = "1.0.219", features = ["derive"] }
6161
hostname = "0.3"
62-
thiserror = "1.0"
62+
thiserror = "2.0"
6363
dropshot = { version = "0.16.4", features = [ "usdt-probes" ] }
6464
dropshot-api-manager = "0.2.1"
6565
dropshot-api-manager-types = "0.2.1"

0 commit comments

Comments
 (0)