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-server/Cargo.toml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'atuin-server') diff --git a/atuin-server/Cargo.toml b/atuin-server/Cargo.toml index 7c4be264..969aac9b 100644 --- a/atuin-server/Cargo.toml +++ b/atuin-server/Cargo.toml @@ -5,6 +5,8 @@ authors = ["Ellie Huxtable "] edition = "2018" license = "MIT" description = "server library for atuin" +homepage = "https://atuin.sh" +repository = "https://github.com/ellie/atuin" [dependencies] atuin-common = { path = "../atuin-common", version = "0.6.0" } -- cgit v1.3.1