Files
system76-firmware-open/scripts/modeltool/Cargo.toml
Tim Crawford ffdceb5f0b Update Rust toolchain to 2021-06-15
Update the toolchain to the version used by Redox.

Update a lot of the submodules, which have been updated to build on the
new toolchain.

Signed-off-by: Tim Crawford <tcrawford@system76.com>
2021-12-21 13:11:09 -07:00

10 lines
242 B
TOML

[package]
name = "modeltool"
version = "0.1.0"
authors = ["Jeremy Soller <jeremy@system76.com>"]
edition = "2018"
[dependencies]
redox_intelflash = "0.1.3"
system76_ecflash = { git = "https://github.com/system76/ecflash", rev = "b08db293" }