From 792053271e02a1ae3c27ed15f2bc0a3da8728314 Mon Sep 17 00:00:00 2001 From: gord chung Date: Tue, 28 May 2024 14:49:53 -0400 Subject: [PATCH] add metadata --- Cargo.toml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Cargo.toml b/Cargo.toml index 14f58fd..c765545 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,6 +4,8 @@ version = "0.0.1" edition = "2021" description = "statistical functions library" license = "Apache-2.0" +repository = "https://github.com/chungg/traquer" +categories = ["statistics", "finance"] # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html