mirror of
https://github.com/edera-dev/krata.git
synced 2025-08-04 05:31:32 +00:00
xencall: convert to using thiserror
This commit is contained in:
@ -8,6 +8,7 @@ resolver = "2"
|
||||
path = "src/lib.rs"
|
||||
|
||||
[dependencies]
|
||||
thiserror = { workspace = true }
|
||||
libc = { workspace = true }
|
||||
log = { workspace = true }
|
||||
uuid = { workspace = true }
|
||||
|
Reference in New Issue
Block a user