diff options
Diffstat (limited to 'crates/atuin-hex/Cargo.toml')
| -rw-r--r-- | crates/atuin-hex/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/crates/atuin-hex/Cargo.toml b/crates/atuin-hex/Cargo.toml index 8a574a55..9625f67d 100644 --- a/crates/atuin-hex/Cargo.toml +++ b/crates/atuin-hex/Cargo.toml @@ -18,4 +18,4 @@ crossterm = { workspace = true } eyre = { workspace = true } portable-pty = "0.8" signal-hook = "0.3" -vt100 = "0.15" +vt100 = { workspace = true } |
