Skip to content

Commit 0c7d8aa

Browse files
committed
chore: add thiserror dependency for error handling
1 parent 40f9159 commit 0c7d8aa

File tree

2 files changed

+59
-0
lines changed

2 files changed

+59
-0
lines changed

Cargo.lock

Lines changed: 58 additions & 0 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 & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,4 @@ version = "0.1.0"
44
edition = "2024"
55

66
[dependencies]
7+
thiserror = "2.0.18"

0 commit comments

Comments
 (0)