You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore: bump dependency versions and move to Rust 1.80 (#47)
* Bump dependency versions, move to Rust 1.80
Update the version of dependencies to current versions, and move to Rust
1.80. Currently, the crate cannot be compiled on anything newer than
Rust 1.77 because that's the latest version supported by the previous
cargo dependency. Updating it to a more recent version fixes compile
problems that appear within gix.
Signed-off-by: Moritz Hoffmann <[email protected]>
* chore: bump clap to 4.5.17
* chore: allow cfg(codspeed) with the check-cfg lint
---------
Signed-off-by: Moritz Hoffmann <[email protected]>
Co-authored-by: Arthur Pastel <[email protected]>
0 commit comments