build(deps): add thiserror
This commit is contained in:
parent
5683d41c53
commit
e0921b9c96
2 changed files with 57 additions and 0 deletions
|
|
@ -5,3 +5,4 @@ edition = "2024"
|
|||
|
||||
[dependencies]
|
||||
rug = "1.30.0"
|
||||
thiserror = "2.0.18"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue