summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml5
1 files changed, 4 insertions, 1 deletions
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 <santo@dcariotti.me>"]
+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