summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSanto Cariotti <santo@dcariotti.me>2023-10-22 19:26:12 +0200
committerSanto Cariotti <santo@dcariotti.me>2023-10-22 19:33:52 +0200
commit3fbe786ed9c05d35d251bea7a2d18e2168eff553 (patch)
tree9d005940268970b85d2002f21b3657657b138b47
parent27a1fdbe4eefef66531ae0f4243c4baea2903f42 (diff)
Edit 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