Production deployment with zinit config
This commit is contained in:
@@ -4,8 +4,8 @@ version = "0.1.0"
|
||||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
# Shared job crate
|
||||
hero-job = { git = "https://git.ourworld.tf/herocode/job" }
|
||||
# Runner crate with integrated job module
|
||||
runner_rust = { path = "../runner_rust" }
|
||||
# Async runtime
|
||||
tokio = { version = "1.0", features = ["full"] }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user