rust-lang / git2-rs

libgit2 bindings for Rust
https://docs.rs/git2
Apache License 2.0
1.64k stars 380 forks source link

Fix build error due to bitflags update #974

Closed ehuss closed 11 months ago

ehuss commented 11 months ago

Something went wrong with the merge queue branch restrictions, and https://github.com/rust-lang/git2-rs/pull/973 got merged even though it had an error. This fixes the build error.