With the release of version 0.1.3 of the grev crate, the git_revision() function that we were relying on in our build script has been deprecated. With this change we replace its usage with the recommended git_revision_auto() function instead.
7991b9c