Skip to content

chore: bump world-id-protocol crates to 0.12#435

Open
agentotto[bot] wants to merge 2 commits into
mainfrom
bump/world-id-protocol-0.12
Open

chore: bump world-id-protocol crates to 0.12#435
agentotto[bot] wants to merge 2 commits into
mainfrom
bump/world-id-protocol-0.12

Conversation

@agentotto

@agentotto agentotto Bot commented Jun 24, 2026

Copy link
Copy Markdown
Contributor

Summary

Bumps world-id-core and world-id-proof workspace dependencies from 0.11.0 to 0.12.0 in the root Cargo.toml.

Member crates (walletkit-core, walletkit-cli) already inherit these via workspace = true and required no changes.

Note: Cargo.lock was not updated — cargo update failed because 0.12.0 is not yet indexed on crates.io. Once the crate is published, run cargo update -p world-id-core -p world-id-proof locally and push the lock file update.


Note

Medium Risk
Touches identity and ZK proof crates (including new provekit R1CS compiler wiring); behavior changes are possible even though WalletKit source is unchanged.

Overview
Raises the workspace pins for world-id-core and world-id-proof from 0.11.0 to 0.12.0 in the root Cargo.toml. Downstream crates that use workspace = true pick up the new versions without their own manifest edits.

Cargo.lock is refreshed for the whole World ID stack at 0.12.0, including transitive moves such as taceo-oprf 0.16.0, a new provekit-r1cs-compiler dependency on world-id-proof, and assorted itertools resolution updates in alloy/prost/taceo crates.

Reviewed by Cursor Bugbot for commit f392810. Bugbot is set up for automated code reviews on this repo. Configure here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants