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 Jan 1, 2025
1 parent 61d587f commit a427ba0
Showing 1 changed file with 1 addition and 1 deletion.
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 a427ba0

Please sign in to comment.