Skip to content

Commit a427ba0

Browse files
chore(deps): update rust crate thiserror to v2
1 parent 61d587f commit a427ba0

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
@@ -102,7 +102,7 @@ supports-unicode = "3.0.0"
102102
snapbox = { version = "0.6.20", features = ["diff", "dir", "term-svg", "regex", "json"] }
103103
tar = { version = "0.4.42", default-features = false }
104104
tempfile = "3.10.1"
105-
thiserror = "1.0.63"
105+
thiserror = "2.0.0"
106106
time = { version = "0.3.36", features = ["parsing", "formatting", "serde"] }
107107
toml = "0.8.19"
108108
toml_edit = { version = "0.22.20", features = ["serde"] }

0 commit comments

Comments
 (0)