ectool 0.3.2

This commit is contained in:
Ian Douglas Scott 2021-02-26 11:16:21 -08:00 committed by Jeremy Soller
parent b11bc64bba
commit 4cd4df03e8
2 changed files with 2 additions and 2 deletions

2
tool/Cargo.lock generated
View File

@ -87,7 +87,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
[[package]]
name = "system76_ectool"
version = "0.3.1"
version = "0.3.2"
dependencies = [
"clap 2.33.3 (registry+https://github.com/rust-lang/crates.io-index)",
"downcast-rs 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)",

View File

@ -1,6 +1,6 @@
[package]
name = "system76_ectool"
version = "0.3.1"
version = "0.3.2"
edition = "2018"
description = "System76 EC tool"
license = "MIT"