update a few nushell dependencies (#6291)

* update a few nushell dependencies

* update a test
This commit is contained in:
Darren Schroeder
2022-08-10 14:56:15 -05:00
committed by GitHub
parent ce26ef97e4
commit 58094987ff
7 changed files with 27 additions and 28 deletions

View File

@@ -14,4 +14,4 @@ nu-plugin = { path="../nu-plugin", version = "0.66.4" }
nu-protocol = { path="../nu-protocol", version = "0.66.4" }
nu-engine = { path="../nu-engine", version = "0.66.4" }
git2 = "0.14.2"
git2 = "0.15.0"