diff --git a/tg-sdk/lib/Cargo.toml b/tg-sdk/lib/Cargo.toml index 4a65249..1852d4f 100644 --- a/tg-sdk/lib/Cargo.toml +++ b/tg-sdk/lib/Cargo.toml @@ -5,6 +5,7 @@ edition = "2021" license = "MIT/Apache-2.0" description = "Telegram integration for flows.network" documentation = "https://docs.rs/tg-flows" +repository = "https://github.com/flows-network/tg-flows" [package.metadata.docs.rs] default-target = "wasm32-wasi"