Skip to content

Commit

Permalink
bump thiserror
Browse files Browse the repository at this point in the history
  • Loading branch information
vbauerster committed Nov 13, 2024
1 parent 1f2b5db commit 71b8824
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 @@ -16,7 +16,7 @@ name = "kamp"
[dependencies]
anyhow = "1.0.70"
argh = "~0.1.9"
thiserror = "1.0.40"
thiserror = "2.0.3"

[profile.release]
lto = true
Expand Down

0 comments on commit 71b8824

Please sign in to comment.