Skip to content

Commit

Permalink
chore(deps): remove build-time dependency on libgit2 (#6537)
Browse files Browse the repository at this point in the history
  • Loading branch information
DaniPopes authored Feb 10, 2024
1 parent 7877242 commit 1bc75d9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 45 deletions.
44 changes: 0 additions & 44 deletions Cargo.lock

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

2 changes: 1 addition & 1 deletion crates/node-core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -123,4 +123,4 @@ optimism = [
jemalloc = ["dep:jemalloc-ctl"]

[build-dependencies]
vergen = { version = "8.0.0", features = ["build", "cargo", "git", "git2"] }
vergen = { version = "8.0.0", features = ["build", "cargo", "git", "gitcl"] }

0 comments on commit 1bc75d9

Please sign in to comment.