update shadow-rs, update git2, remove indexmap from version (#5086)

This commit is contained in:
Darren Schroeder
2022-04-04 09:59:59 -05:00
committed by GitHub
parent 608b6f3634
commit 4654f03d31
4 changed files with 116 additions and 126 deletions

View File

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