feat: Add battery module(#63)

This commit is contained in:
Matan Kushner
2019-05-22 12:29:39 -04:00
committed by GitHub
parent 4d034351e8
commit 5b989fcb9c
7 changed files with 167 additions and 5 deletions
+1
View File
@@ -14,6 +14,7 @@ serde_json = "1.0.39"
rayon = "1.0.3"
pretty_env_logger = "0.3.0"
log = "0.4.6"
battery = "0.7.2"
[dev-dependencies]
tempfile = "3.0.8"