fix: module linking

This commit is contained in:
Maxime Van Hees
2025-04-02 11:13:14 +02:00
parent a32cfb788b
commit d3e5df44bb
4 changed files with 2 additions and 5 deletions

1
src/virt/mod.rs Normal file
View File

@@ -0,0 +1 @@
pub mod buildah;