diff --git a/Cargo.toml b/Cargo.toml index 6acce43..b1fb0c9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,7 +5,7 @@ authors = ["Sarah Jamie Lewis "] edition = "2018" license = "MIT" description = "Tapir is a small library for building p2p applications over anonymous communication systems" - +repository = "https://git.openprivacy.ca/sarah/tapir-rs" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [[test]]