forked from M-Labs/thermostat
Cargo.toml: add repository link
This commit is contained in:
parent
03af97ef5e
commit
03b2bbb6d1
|
@ -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"
|
||||
|
||||
|
|
Loading…
Reference in New Issue