summaryrefslogtreecommitdiffstats
path: root/crates/rebel-runner/src/tar.rs
diff options
context:
space:
mode:
Diffstat (limited to 'crates/rebel-runner/src/tar.rs')
-rw-r--r--crates/rebel-runner/src/tar.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/crates/rebel-runner/src/tar.rs b/crates/rebel-runner/src/tar.rs
index 1a66408..891c603 100644
--- a/crates/rebel-runner/src/tar.rs
+++ b/crates/rebel-runner/src/tar.rs
@@ -11,7 +11,7 @@ use nix::{
sys::wait,
};
-use common::{error::*, string_hash::ArchiveHash};
+use rebel_common::{error::*, string_hash::ArchiveHash};
use super::{
ns,