From 07aceb3dd4755acdba88faea4d584ef81c08fc15 Mon Sep 17 00:00:00 2001 From: Ellie Huxtable Date: Sat, 13 Feb 2021 12:58:40 +0000 Subject: Rename --- Cargo.toml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 49850377..bc4d1df2 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,12 +1,10 @@ [package] -name = "shync" +name = "atuin" version = "0.1.1" authors = ["Ellie Huxtable "] 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" -- cgit v1.3.1