Cargo.toml: add repository link

softspi
Astro 2019-03-11 18:24:57 +01:00
parent 03af97ef5e
commit 03b2bbb6d1
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ license = "Apache-2.0"
authors = ["Astro <astro@spaceboyz.net>"]
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"