Use hero-job crate instead of local job module
This commit is contained in:
@@ -52,6 +52,8 @@ hex = "0.4"
|
||||
rand = "0.8"
|
||||
# Core hero dependencies
|
||||
hero_logger = { git = "https://git.ourworld.tf/herocode/baobab.git", branch = "logger" }
|
||||
hero-job = { path = "../job/rust" }
|
||||
# hero-job = { git = "https://git.ourworld.tf/herocode/job.git", subdirectory = "rust" }
|
||||
|
||||
# Osiris dependencies (used by runner_osiris binary)
|
||||
osiris = { package = "osiris-core", path = "../osiris/core" }
|
||||
|
||||
Reference in New Issue
Block a user