Skip to content

Commit 13af53a

Browse files
renovate[bot]epage
authored andcommitted
chore(deps): update rust crate thiserror to v2
1 parent fbca21b commit 13af53a

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Cargo.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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)