diff options
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 6 |
1 files changed, 2 insertions, 4 deletions
@@ -1,12 +1,10 @@ [package] -name = "shync" +name = "atuin" version = "0.1.1" authors = ["Ellie Huxtable <e@elm.sh>"] edition = "2018" license = "MIT" -description = "shync - sync your shell history" - -# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html +description = "atuin - sync your shell history" [dependencies] log = "0.4" |
