diff --git a/Cargo.toml b/Cargo.toml index 5c3a7e7..aac2ac9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,6 +5,6 @@ members = ["construct", "construct-models", "examples"] [workspace.package] authors = ["perp"] license = "Apache License 2.0" -repository = "https://git.tcp.direct/perp/construct" +repository = "https://git.supernets.org/perp/construct" description = "Censys API wrapper made in Rust" keywords = ["censys", "censys-api", "construct"]