summaryrefslogtreecommitdiffstats
path: root/util/flashrom_tester/flashrom/Cargo.toml
blob: 27216cbde7da6b6d8919d4889ec23ab613997e4a (plain)
1
2
3
4
5
6
7
8
9
[package]
name = "flashrom"
version = "1.0.0"
authors = ["Edward O'Callaghan <quasisec@chromium.org>",
           "Peter Marheine <pmarheine@chromium.org>"]
edition = "2018"

[dependencies]
log = "0.4"