diff options
| author | Lucas Burns <44355502+lmburns@users.noreply.github.com> | 2022-03-13 14:53:49 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-03-13 19:53:49 +0000 |
| commit | 7f587418daf8e7ddc5e32f06f85e9724c2ecf355 (patch) | |
| tree | 0b99cff50d1507a90409e2efe536da0bed8af1e4 /Cargo.toml | |
| parent | Update fish bindings. (#265) (diff) | |
| download | atuin-7f587418daf8e7ddc5e32f06f85e9724c2ecf355.zip | |
Fix `history list --cwd` errors (#278)
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -47,7 +47,6 @@ tui = "0.16" termion = "1.5" unicode-width = "0.1" itertools = "0.10.3" -fork = "0.1.18" tokio = { version = "1", features = ["full"] } async-trait = "0.1.49" chrono-english = "0.1.4" |
