ectool 0.3.6

This commit is contained in:
Ian Douglas Scott
2021-04-12 07:36:12 -07:00
committed by Jeremy Soller
parent 84d5c6b79d
commit 55523d4083
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.5"
version = "0.3.6"
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.5"
version = "0.3.6"
edition = "2018"
description = "System76 EC tool"
license = "MIT"