Bump git2 from 0.19.0 to 0.20.0 (#14776)

This commit is contained in:
dependabot[bot]
2025-01-08 13:53:02 +00:00
committed by GitHub
parent dc52a6fec5
commit cc4d4acc6b
2 changed files with 5 additions and 5 deletions

View File

@ -19,4 +19,4 @@ bench = false
nu-plugin = { path = "../nu-plugin", version = "0.101.1" }
nu-protocol = { path = "../nu-protocol", version = "0.101.1" }
git2 = "0.19"
git2 = "0.20"