Commit Graph

10 Commits

Author SHA1 Message Date
Alex Zenla
d3740bcf7b
xencall: convert to using thiserror 2024-01-30 18:09:26 -08:00
Alex Zenla
2eb287bf07
xenclient: convert to using thiserror 2024-01-30 18:02:32 -08:00
Alex Zenla
890a8ee63f
xenclient: move error to it's own mod 2024-01-30 17:44:05 -08:00
Alex Zenla
a1081ea79c
xenevtchn: convert to using thiserror 2024-01-30 02:05:37 -08:00
Alex Zenla
eba623d61a
xenstore: move error type and make use of result type aliases 2024-01-30 01:58:10 -08:00
Alex Zenla
812e357bc9
xenstore: adopt thiserror 2024-01-30 01:49:56 -08:00
Alex Zenla
cc0b2d97b5
inherit version from workspace Cargo.toml 2024-01-29 07:56:56 -08:00
Alex Zenla
07fa0775cd
move all dependencies to workspace Cargo.toml 2024-01-29 07:53:35 -08:00
dependabot[bot]
e02a025f1e
build(deps): update env_logger requirement from 0.10.1 to 0.11.1 (#1)
---
updated-dependencies:
- dependency-name: env_logger
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-29 07:35:51 -08:00
Alex Zenla
ba418649db
move xen libraries to xen/ 2024-01-22 22:33:50 -08:00