summaryrefslogtreecommitdiffstats
path: root/crates/rebel-runner/src/task.rs
diff options
context:
space:
mode:
Diffstat (limited to 'crates/rebel-runner/src/task.rs')
-rw-r--r--crates/rebel-runner/src/task.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/crates/rebel-runner/src/task.rs b/crates/rebel-runner/src/task.rs
index 19b74f4..5bb253a 100644
--- a/crates/rebel-runner/src/task.rs
+++ b/crates/rebel-runner/src/task.rs
@@ -17,7 +17,7 @@ use nix::{
use serde::Serialize;
use tee_readwrite::{TeeReader, TeeWriter};
-use common::{error::*, string_hash::*, types::*};
+use rebel_common::{error::*, string_hash::*, types::*};
use walkdir::WalkDir;
use super::{