From 8448ecea23471636427342bc7e98651c56d346d5 Mon Sep 17 00:00:00 2001 From: Gal Schlezinger Date: Sun, 22 Nov 2020 12:11:12 +0200 Subject: [PATCH] Add repository --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Cargo.toml b/Cargo.toml index 2c4001d..67b82f6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,6 +5,7 @@ authors = ["Gal Schlezinger "] edition = "2018" build = "build.rs" license = "GPL-3.0" +repository = "https://github.com/Schniz/fnm" description = "Fast and simple Node.js version manager" [dependencies]