Commit Graph

10 Commits

Author SHA1 Message Date
86c512474a hypha: init will now watch process in background 2024-01-31 01:40:42 -08:00
d3740bcf7b xencall: convert to using thiserror 2024-01-30 18:09:26 -08:00
2eb287bf07 xenclient: convert to using thiserror 2024-01-30 18:02:32 -08:00
890a8ee63f xenclient: move error to it's own mod 2024-01-30 17:44:05 -08:00
a1081ea79c xenevtchn: convert to using thiserror 2024-01-30 02:05:37 -08:00
eba623d61a xenstore: move error type and make use of result type aliases 2024-01-30 01:58:10 -08:00
cc0b2d97b5 inherit version from workspace Cargo.toml 2024-01-29 07:56:56 -08:00
07fa0775cd move all dependencies to workspace Cargo.toml 2024-01-29 07:53:35 -08:00
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
ba418649db move xen libraries to xen/ 2024-01-22 22:33:50 -08:00