diff --git a/Cargo.toml b/Cargo.toml index 8c669f1..139f9b5 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,7 +6,7 @@ license = "Apache-2.0" authors = ["Astro "] version = "0.0.0" keywords = ["ethernet", "eth", "stm32", "adc", "tcp"] -#repository = "https://github.com/astro/adc2tcp" +repository = "https://github.com/m-labs/adc2tcp" #documentation = "https://docs.rs/adc2tcp/" edition = "2018"