mirror of
https://github.com/callumio/suck.git
synced 2025-12-17 03:29:21 +00:00
fix: implement error for error types
Fixes the failing doctests
This commit is contained in:
parent
33f6d33a15
commit
828c06e872
2 changed files with 8 additions and 1 deletions
|
|
@ -14,5 +14,6 @@ categories = []
|
|||
exclude = ["flake.nix", "flake.lock", ".envrc", "cliff.toml", "release-plz.toml", "rustfmt.toml", ".github"]
|
||||
|
||||
[dependencies]
|
||||
thiserror = "2.0"
|
||||
|
||||
[lib]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue