diff options
| author | Conrad Ludgate <conradludgate@gmail.com> | 2020-10-05 17:20:48 +0100 |
|---|---|---|
| committer | Conrad Ludgate <conradludgate@gmail.com> | 2020-10-05 17:20:48 +0100 |
| commit | 28287a63031ec44fdda0eea99d757a7047df5a41 (patch) | |
| tree | 67b2b73507f7ccceea100e333c47c651636c7fba /Cargo.toml | |
| parent | Merge pull request #1 from conradludgate/main (diff) | |
| download | atuin-28287a63031ec44fdda0eea99d757a7047df5a41.zip | |
feat: use directories project data dir
chore: clean up some things
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -14,3 +14,4 @@ eyre = "0.6.1" shellexpand = "2.0.0" rusqlite = "0.24.0" structopt = "0.3.15" +directories = "3.0.1" |
