Skip to content

Commit

Permalink
Update to newest thiserror
Browse files Browse the repository at this point in the history
  • Loading branch information
hcstadler committed Nov 7, 2024
1 parent 79549bf commit 175412f
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 @@ -8,7 +8,7 @@ edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
thiserror = "1"
thiserror = "2"
text-colorizer = "1"
clap = { version = "4", features = [ "derive", "cargo" ] }

Expand Down

0 comments on commit 175412f

Please sign in to comment.