diff --git a/Cargo.toml b/Cargo.toml index 3ab002bb..ebb3a562 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,6 +7,7 @@ license = "MIT" description = "Thin Python bindings to de/compression algorithms in Rust" readme = "README.md" exclude = ["benchmarks/", "benchmark-requirements.txt"] +repository = "https://github.com/milesgranger/cramjam" [[metadata.maturin]] python-source = "src/cramjam"