On my Arch Linux system I ran into an issue where zr would panic when running the '--update' command but it runs fine on a different system running debian unstable. Updating git2 to the latest version solved the issue on my arch system. So I thought it would be okay to just update git2 and solve whatever edge case is causing issues on arch.
I also did a quick fix for a warning that rust was throwing when compiling.
On my Arch Linux system I ran into an issue where zr would panic when running the '--update' command but it runs fine on a different system running debian unstable. Updating git2 to the latest version solved the issue on my arch system. So I thought it would be okay to just update git2 and solve whatever edge case is causing issues on arch.
I also did a quick fix for a warning that rust was throwing when compiling.