diff --git a/Cargo.toml b/Cargo.toml index b30b06b..eac55e5 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,7 +3,7 @@ name = "dumpy" version = "0.5.1" edition = "2021" authors = ["Jason Ish "] -homepage = "https://github.com/jasonish/dumpy" +repository = "https://github.com/jasonish/dumpy" license = "MIT" description = "A web frontend to Suricata full packet capture" rust-version = "1.78.0"