Skip to content

Commit 64db03d

Browse files
Update Rust crate thiserror to v2
1 parent 8f5527d commit 64db03d

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
@@ -79,7 +79,7 @@ socket2 = { version = "0.5", features = ["all"] }
7979
ispf = { git = "https://github.com/oxidecomputer/ispf" }
8080
serde = { version = "1.0.228", features = ["derive"] }
8181
hostname = "0.3"
82-
thiserror = "1.0"
82+
thiserror = "2.0"
8383
dropshot = { version = "0.16.6", features = [ "usdt-probes" ] }
8484
dropshot-api-manager = "0.3.0"
8585
dropshot-api-manager-types = "0.3.0"

0 commit comments

Comments
 (0)