remove preserve tasks from actor trait
This commit is contained in:
3
Cargo.lock
generated
3
Cargo.lock
generated
@@ -467,9 +467,11 @@ dependencies = [
|
||||
name = "baobab_actor"
|
||||
version = "0.1.0"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"async-trait",
|
||||
"chrono",
|
||||
"clap",
|
||||
"crossterm",
|
||||
"env_logger",
|
||||
"hero_job",
|
||||
"hero_supervisor",
|
||||
@@ -477,6 +479,7 @@ dependencies = [
|
||||
"heromodels-derive 0.1.0 (git+https://git.ourworld.tf/herocode/db.git)",
|
||||
"heromodels_core 0.1.0 (git+https://git.ourworld.tf/herocode/db.git)",
|
||||
"log",
|
||||
"ratatui",
|
||||
"redis 0.25.4",
|
||||
"rhai",
|
||||
"serde",
|
||||
|
Reference in New Issue
Block a user