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 --- atuin-common/Cargo.toml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'atuin-common') diff --git a/atuin-common/Cargo.toml b/atuin-common/Cargo.toml index cb5475f3..23d1ac82 100644 --- a/atuin-common/Cargo.toml +++ b/atuin-common/Cargo.toml @@ -5,6 +5,8 @@ authors = ["Ellie Huxtable "] edition = "2018" license = "MIT" description = "common library for atuin" +homepage = "https://atuin.sh" +repository = "https://github.com/ellie/atuin" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html -- cgit v1.2.3