Update battery version (#2413)

Update battery. Should should move us onto the same uom version for both battery and heim.
This commit is contained in:
Jonathan Turner 2020-08-26 06:59:39 +12:00 committed by GitHub
parent a64cfb6285
commit c563b7862e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,7 +15,7 @@ nu-plugin = {path = "../nu-plugin", version = "0.18.2"}
nu-protocol = {path = "../nu-protocol", version = "0.18.2"}
nu-source = {path = "../nu-source", version = "0.18.2"}
battery = "0.7.5"
battery = "0.7.6"
futures = {version = "0.3", features = ["compat", "io-compat"]}
futures-util = "0.3.5"
num-bigint = "0.2.6"