diff --git a/Cargo.toml b/Cargo.toml index 0db5d8c..20e0993 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -10,6 +10,7 @@ license = "Apache-2.0" autoexamples = false documentation = "https://docs.rs/graphql-ws-client" readme = "README.md" +repository = "https://github.com/obmarg/graphql-ws-client" [workspace] members = ["examples", "examples-wasm"]