summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml3
1 files changed, 3 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 38248dd..5226e18 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,9 @@
[package]
name = "shook"
version = "0.1.0"
+description = "A rust implementation of ohook"
+repository = "https://github.com/massgravel/ohook-rs"
+license = "MIT"
edition = "2021"
rust-version = "1.77.1"