The v0.5.4 release assets were replaced in place with circuits that have a
different public interface, so any machine with a warm prebuilt cache keeps
using the old ones (the cache key is the crate version). Bump to 0.5.5 so the
new circuits ship under a version of their own.
* empower the poq
* update test inputs
* Enhance GMP download process in CI workflow
Updated GMP download step to try multiple URLs with retries.
* revert ci
* fix test
* bump version
* add cargo lock