summaryrefslogtreecommitdiffstats
path: root/src/runner.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/runner.rs')
-rw-r--r--src/runner.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/runner.rs b/src/runner.rs
index 7b94573..a290aeb 100644
--- a/src/runner.rs
+++ b/src/runner.rs
@@ -1,4 +1,4 @@
-pub mod buildah;
+pub mod runc;
use std::io;