From 4210e8de5a29eb389b753adf8df47d2c449a2eeb Mon Sep 17 00:00:00 2001 From: Ellie Huxtable Date: Wed, 21 Apr 2021 21:32:21 +0100 Subject: Add to Cargo.toml --- Cargo.toml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 17f656c5..16d4c655 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,6 +5,8 @@ authors = ["Ellie Huxtable "] edition = "2018" license = "MIT" description = "atuin - magical shell history" +homepage = "https://atuin.sh" +repository = "https://github.com/ellie/atuin" [workspace] members = ["./atuin-client", "./atuin-server", "./atuin-common"] -- cgit v1.3.1