diff options
| author | Conrad Ludgate <conradludgate@gmail.com> | 2023-02-10 18:58:02 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-02-10 18:58:02 +0000 |
| commit | deb7c19093a905a6cc627cca1f608ee177cc605a (patch) | |
| tree | 92308a90b8fa9f7971cf61c7eb82b086fcbbc5fe /Cargo.toml | |
| parent | make update_needed check lazy (#706) (diff) | |
| download | atuin-deb7c19093a905a6cc627cca1f608ee177cc605a.zip | |
stats (#707)
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -62,7 +62,6 @@ itertools = "0.10.5" tokio = { version = "1", features = ["full"] } async-trait = "0.1.58" interim = { version = "0.1.0", features = ["chrono"] } -cli-table = { version = "0.4", default-features = false } base64 = "0.20.0" crossbeam-channel = "0.5.1" clap = { version = "4.0.18", features = ["derive"] } |
