pH/ph/Cargo.toml

10 lines
150 B
TOML
Raw Normal View History

2017-10-15 22:36:00 -04:00
[package]
name = "pH"
version = "0.1.0"
authors = ["Bruce Leidl <bruce@subgraph.com>"]
[dependencies]
byteorder="1.0.0"
libc = "*"
termios = "0.2.2"