diff options
| author | Michelle Tilley <michelle@michelletilley.net> | 2026-03-30 15:20:31 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-03-30 15:20:31 -0700 |
| commit | 0478a05320ff7bc4257633bc945bd750864d68d4 (patch) | |
| tree | 2e1abf5b0a49fe0270b70bd6385062ea81fb0ba1 /crates/atuin-ai/Cargo.toml | |
| parent | fix: replace `e>|` with `|` in nushell integration to restore history recordi... (diff) | |
| download | atuin-0478a05320ff7bc4257633bc945bd750864d68d4.zip | |
chore: Update to eye-declare 0.3.0 (#3365)
Diffstat (limited to 'crates/atuin-ai/Cargo.toml')
| -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 f4d6e8f2..6e7315cd 100644 --- a/crates/atuin-ai/Cargo.toml +++ b/crates/atuin-ai/Cargo.toml @@ -39,7 +39,7 @@ async-stream = "0.3" uuid = { workspace = true } tui-textarea-2 = "0.10.2" unicode-width = "0.2" -eye_declare = "0.2" +eye_declare = "0.3" ratatui-core = "0.1" ratatui-widgets = "0.3" |
