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-client/Cargo.toml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'atuin-client') diff --git a/atuin-client/Cargo.toml b/atuin-client/Cargo.toml index d60f3273..4d3e9130 100644 --- a/atuin-client/Cargo.toml +++ b/atuin-client/Cargo.toml @@ -5,6 +5,8 @@ authors = ["Ellie Huxtable "] edition = "2018" license = "MIT" description = "client 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.3.1