mirror of
https://codeberg.org/Toasterson/solstice-ci.git
synced 2026-04-10 13:20:41 +00:00
This commit updates parsing logic by simplifying `.and_then(|e| e.value().as_string())` calls to `.and_then(|v| v.as_string())`. Additionally, it upgrades several crate dependencies, including `thiserror`, `sea-orm`, `lapin`, `virt`, and `kdl`, to their latest compatible versions for improved functionality and stability. |
||
|---|---|---|
| .. | ||
| ciadm | ||
| cidev | ||
| common | ||
| forge-integration | ||
| github-integration | ||
| migration | ||
| orchestrator | ||
| workflow-runner | ||