tool: 0.1.3 - add backup ROM flashing

This commit is contained in:
Jeremy Soller
2020-04-06 16:39:40 -06:00
parent ff639a7836
commit a8b38d6b37
5 changed files with 86 additions and 44 deletions

2
tool/Cargo.lock generated
View File

@@ -15,7 +15,7 @@ dependencies = [
[[package]]
name = "system76_ectool"
version = "0.1.2"
version = "0.1.3"
dependencies = [
"redox_hwio 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
]