mirror of
https://github.com/icewind1991/mhz19-rs
synced 2026-06-03 17:44:09 +02:00
add readme and doc link
This commit is contained in:
parent
630087ac72
commit
7f2cc23fd6
1 changed files with 2 additions and 0 deletions
|
|
@ -5,7 +5,9 @@ authors = ["Robin Appelman <robin@icewind.nl>"]
|
||||||
edition = "2018"
|
edition = "2018"
|
||||||
description = "Accessing MH-Z19 CO₂ sensor over serial bus"
|
description = "Accessing MH-Z19 CO₂ sensor over serial bus"
|
||||||
license = "MIT OR Apache-2.0"
|
license = "MIT OR Apache-2.0"
|
||||||
|
readme = "README.md"
|
||||||
repository = "https://github.com/icewind1991/mhz19-rs"
|
repository = "https://github.com/icewind1991/mhz19-rs"
|
||||||
|
documentation = "https://docs.rs/mhz19/"
|
||||||
|
|
||||||
[lib]
|
[lib]
|
||||||
name = "mhz19"
|
name = "mhz19"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue