Skip to content

Commit

Permalink
chore(deps): update rust crate thiserror to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and epage committed Jan 2, 2025
1 parent fbca21b commit 13af53a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ supports-unicode = "3.0.0"
snapbox = { version = "0.6.20", features = ["diff", "dir", "term-svg", "regex", "json"] }
tar = { version = "0.4.42", default-features = false }
tempfile = "3.10.1"
thiserror = "1.0.63"
thiserror = "2.0.0"
time = { version = "0.3.36", features = ["parsing", "formatting", "serde"] }
toml = "0.8.19"
toml_edit = { version = "0.22.20", features = ["serde"] }
Expand Down

0 comments on commit 13af53a

Please sign in to comment.