diff options
| author | Ellie Huxtable <ellie@elliehuxtable.com> | 2023-02-10 18:14:48 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-02-10 18:14:48 +0000 |
| commit | 2672f78dda0bc98c9fac8d63bd1e00bafbb76ef4 (patch) | |
| tree | 1300abbd14272a5f2f8df2e4622684c968d65f17 /Cargo.toml | |
| parent | crossterm support (#331) (diff) | |
| download | atuin-2672f78dda0bc98c9fac8d63bd1e00bafbb76ef4.zip | |
make update_needed check lazy (#706)
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -73,6 +73,7 @@ rpassword = "7.0" semver = "1.0.14" runtime-format = "0.1.2" tiny-bip39 = "1" +futures-util = "0.3" # from tui bitflags = "1.3" |
