forked from extern/nushell
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:
parent
a64cfb6285
commit
c563b7862e
@ -15,7 +15,7 @@ nu-plugin = {path = "../nu-plugin", version = "0.18.2"}
|
|||||||
nu-protocol = {path = "../nu-protocol", version = "0.18.2"}
|
nu-protocol = {path = "../nu-protocol", version = "0.18.2"}
|
||||||
nu-source = {path = "../nu-source", 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 = {version = "0.3", features = ["compat", "io-compat"]}
|
||||||
futures-util = "0.3.5"
|
futures-util = "0.3.5"
|
||||||
num-bigint = "0.2.6"
|
num-bigint = "0.2.6"
|
||||||
|
Loading…
Reference in New Issue
Block a user