Skip to content

Commit

Permalink
Update git2 dependency to 0.16 (#1270)
Browse files Browse the repository at this point in the history
  • Loading branch information
mzabaluev authored Feb 23, 2023
1 parent 5e46d85 commit 0c37d3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/proto-compiler/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@ publish = false
[dependencies]
walkdir = { version = "2.3" }
prost-build = { version = "0.11" }
git2 = { version = "0.13" }
git2 = { version = "0.16" }
tempfile = { version = "3.2.0" }
subtle-encoding = { version = "0.5" }

0 comments on commit 0c37d3a

Please sign in to comment.