mirror of
https://github.com/logos-storage/plonky2.git
synced 2026-01-08 16:53:07 +00:00
- Recently the underlying org name on Github changed to `0xPolygonZero`. - This was causing some issues with dependencies downstream where a dependency pointing to the old org name was seen as a different dependency that was using the new org name. - Using a `[patch] section in `Cargo.toml` was running into issues where we couldn't get it to get all dependency versions using a single org name.