Files
system76-embedded-controller/tool/Cargo.toml
Jeremy Soller e2c6fd7b82 ectool 0.1.1
2020-02-27 15:07:16 -07:00

15 lines
273 B
TOML

[package]
name = "system76_ectool"
version = "0.1.1"
edition = "2018"
description = "System76 EC tool"
license = "MIT"
authors = ["Jeremy Soller <jeremy@system76.com>"]
repository = "https://github.com/system76/ec"
[lib]
name = "ectool"
[dependencies]
redox_hwio = "0.1"