Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
1. Support broader version range for git2. Unlike regular dependencies, for the native ones cargo refuses to have different versions of libgit2-sys in the dependency tree, so it's better to be more permissive here. 2. Check that protofetch compiles with MSRV and the minimal dependency versions from Cargo.toml. 3. Use more recent toolchain by default.
- Loading branch information