diff options
| author | Michelle Tilley <michelle@michelletilley.net> | 2026-04-24 14:41:15 -0700 |
|---|---|---|
| committer | Michelle Tilley <michelle@michelletilley.net> | 2026-04-24 14:41:15 -0700 |
| commit | fcf948e5b8d962b97edfff3f26992126409593ed (patch) | |
| tree | 2055e20a6510daf3344167e2b254a3f36f589d1e /crates/atuin-ai | |
| parent | Tweak release skill (diff) | |
| parent | chore: Update to eye_declare 0.5.1 (#3449) (diff) | |
| download | atuin-fcf948e5b8d962b97edfff3f26992126409593ed.zip | |
Merge branch 'main' of github.com:atuinsh/atuin
Diffstat (limited to 'crates/atuin-ai')
| -rw-r--r-- | crates/atuin-ai/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/crates/atuin-ai/Cargo.toml b/crates/atuin-ai/Cargo.toml index 377017b7..06e50a4e 100644 --- a/crates/atuin-ai/Cargo.toml +++ b/crates/atuin-ai/Cargo.toml @@ -45,7 +45,7 @@ async-stream = "0.3" uuid = { workspace = true } tui-textarea-2 = "0.10.2" unicode-width = "0.2" -eye_declare = "0.5" +eye_declare = "0.5.1" ratatui-core = "0.1" ratatui-widgets = "0.3" thiserror = { workspace = true } |
