diff --git a/Cargo.toml b/Cargo.toml index 791f34d..90c7c4f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,7 +5,7 @@ description = "Embbeded Rust Ethernet driver for ENC424J600 Ethernet controller authors = ["Harry Ho ", "Dip Cheung "] version = "0.3.0" keywords = ["ethernet", "eth", "enc424j600", "stm32", "stm32f4xx"] -repository = "https://github.com/quartiq/enc424j600" +repository = "https://git.m-labs.hk/M-Labs/ENC424J600" edition = "2018" license = "BSD-2-Clause"