fix: harden Cub git and tempdir handling

Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
This commit is contained in:
2026-05-07 21:14:48 +01:00
parent f5e0ae82f4
commit e8fbf10f68
3 changed files with 28 additions and 20 deletions
@@ -18,6 +18,7 @@ redox-pkg = { git = "https://gitlab.redox-os.org/redox-os/pkgutils.git", default
clap = { workspace = true }
pkgar = "0.2.2"
pkgar-core = "0.2.2"
tempfile = "3"
termion = "4.0.6"
[features]