mirror of
https://github.com/edera-dev/krata.git
synced 2025-08-03 13:11:31 +00:00
hypha: convert to using anyhow for error handling
This commit is contained in:
@ -13,6 +13,7 @@ resolver = "2"
|
||||
version = "0.0.1"
|
||||
|
||||
[workspace.dependencies]
|
||||
anyhow = "1.0"
|
||||
thiserror = "1.0"
|
||||
log = "0.4.20"
|
||||
libc = "0.2"
|
||||
|
Reference in New Issue
Block a user