mirror of
https://github.com/nushell/nushell.git
synced 2025-08-14 17:58:37 +02:00
updated dependencies (#2517)
This commit is contained in:
@ -11,7 +11,7 @@ doctest = false
|
||||
|
||||
[dependencies]
|
||||
bigdecimal = "0.1.2"
|
||||
bson = {version = "0.14.1", features = ["decimal128"]}
|
||||
bson = { version = "0.14.1", features = ["decimal128"] }
|
||||
nu-errors = {path = "../nu-errors", version = "0.19.0"}
|
||||
nu-plugin = {path = "../nu-plugin", version = "0.19.0"}
|
||||
nu-protocol = {path = "../nu-protocol", version = "0.19.0"}
|
||||
|
Reference in New Issue
Block a user