aboutsummaryrefslogtreecommitdiffstats
path: root/crates/atuin-ai/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'crates/atuin-ai/Cargo.toml')
-rw-r--r--crates/atuin-ai/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/crates/atuin-ai/Cargo.toml b/crates/atuin-ai/Cargo.toml
index 167b625c..90e64b2a 100644
--- a/crates/atuin-ai/Cargo.toml
+++ b/crates/atuin-ai/Cargo.toml
@@ -63,6 +63,7 @@ shellexpand = { workspace = true }
imara-diff = { workspace = true }
xxhash-rust = { workspace = true }
vt100 = { workspace = true }
+yaml-rust2 = "0.11"
tempfile = { workspace = true }
chrono = "0.4"
chrono-humanize = "0.2"