Skip to content

Commit

Permalink
cargo: bump gix to 0.67.0 (includes minor behavior change)
Browse files Browse the repository at this point in the history
- gix::object::tree::diff::change::Event::Rewrite is flattened
- diff options are extracted to separate type
  GitoxideLabs/gitoxide@2b81e6c
- signature text now includes a trailing newline
  GitoxideLabs/gitoxide@4a6bbb1

The last change means that our SecureSig { sig } returned by GitBackend is now
terminated by '\n'. I think this is harmless since textual signature is usually
ends with '\n'.
  • Loading branch information
yuja committed Nov 14, 2024
1 parent 16f249c commit 31beec6
Show file tree
Hide file tree
Showing 3 changed files with 115 additions and 108 deletions.
Loading

0 comments on commit 31beec6

Please sign in to comment.