Skip to content

Commit

Permalink
add git2 crate #391
Browse files Browse the repository at this point in the history
  • Loading branch information
hitenkoku committed Feb 3, 2022
1 parent d1597b2 commit 76a7884
Show file tree
Hide file tree
Showing 2 changed files with 69 additions and 0 deletions.
68 changes: 68 additions & 0 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ pbr = "*"
hashbrown = "0.12.*"
colored = "2.*"
hex = "0.4.*"
git2="0.13"

[profile.release]
lto = true

0 comments on commit 76a7884

Please sign in to comment.