Add binaries for models, generate README.md from README.md.in
This commit is contained in:
9
scripts/modeltool/Cargo.toml
Normal file
9
scripts/modeltool/Cargo.toml
Normal file
@@ -0,0 +1,9 @@
|
||||
[package]
|
||||
name = "modeltool"
|
||||
version = "0.1.0"
|
||||
authors = ["Jeremy Soller <jeremy@system76.com>"]
|
||||
edition = "2018"
|
||||
|
||||
[dependencies]
|
||||
redox_intelflash = "0.1.0"
|
||||
system76_ecflash = "0.1.0"
|
Reference in New Issue
Block a user