Optionally back /tmp and /var/tmp with stable host directories

This commit is contained in:
2026-05-15 01:36:58 +02:00
parent 28e68b0fff
commit 3fb0da0577
13 changed files with 839 additions and 52 deletions
+1
View File
@@ -18,6 +18,7 @@ name = "e2e"
path = "tests/e2e/main.rs"
[dependencies]
blake3 = "1"
clap = { version = "4", features = ["derive"] }
glob = "0.3"
libc = "0.2"