From 3fbe786ed9c05d35d251bea7a2d18e2168eff553 Mon Sep 17 00:00:00 2001 From: Santo Cariotti Date: Sun, 22 Oct 2023 19:26:12 +0200 Subject: Edit Cargo.toml --- Cargo.toml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index ce7ba77..6c30a4d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,8 +1,11 @@ [package] -name = "sigma" +name = "sigma-trace" version = "0.0.1" edition = "2021" authors = ["Santo Cariotti "] +repository = "https://github.com/boozec/sigma" +description = "Monitor Linux executables with an interface easier than strace(1)" +license = "MIT" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html -- cgit v1.2.3-18-g5258