chore: release

This commit is contained in:
edera-cultivation[bot]
2024-04-09 11:14:44 +00:00
committed by GitHub
parent 87c4d7b0c3
commit 2cf8a7bf3f
9 changed files with 32 additions and 27 deletions

View File

@ -16,7 +16,7 @@ comfy-table = { workspace = true }
crossterm = { workspace = true }
ctrlc = { workspace = true, features = ["termination"] }
env_logger = { workspace = true }
krata = { path = "../krata", version = "^0.0.7" }
krata = { path = "../krata", version = "^0.0.8" }
log = { workspace = true }
prost-reflect = { workspace = true, features = ["serde"] }
serde_json = { workspace = true }