Ignore cbindgen version in latest-bindings-in-git check.
authorMatt Corallo <git@bluematt.me>
Fri, 25 Sep 2020 18:13:38 +0000 (14:13 -0400)
committerMatt Corallo <git@bluematt.me>
Mon, 12 Oct 2020 16:17:26 +0000 (12:17 -0400)
commit36e732879ad68b5e13d8a6e33196cb1263f0cf2a
treed142ded3fd600e62813e85b644b7700ed6ce973f
parenta1d0dde507db0336d336adf2771d74b023a74547
Ignore cbindgen version in latest-bindings-in-git check.

Currently the check_binidngs GitHub CI job always fails when there
is a new cbindgen release because the cbindgen version is in the
generated header file. When the new version doesn't change the
generated header except for the version number, we should ignore
the difference.
.github/workflows/build.yml