Skip to content

chore: bump ruint 1.18.0 -> 1.20.0 (RUSTSEC-2026-0220) - #165

Open
Nic-dorman wants to merge 1 commit into
mainfrom
chore/ruint-rustsec-2026-0220
Open

chore: bump ruint 1.18.0 -> 1.20.0 (RUSTSEC-2026-0220)#165
Nic-dorman wants to merge 1 commit into
mainfrom
chore/ruint-rustsec-2026-0220

Conversation

@Nic-dorman

Copy link
Copy Markdown
Member

Summary

New advisory RUSTSEC-2026-0220: ruint Uint shift operations return incorrect overflow flags and truncate shift amounts. Fixed in ruint >=1.20.0; this lock was on 1.18.0 (transitive via alloy). It is already failing cargo audit gates downstream (caught on ant-sdk's audit job today).

Lockfile-only cargo update -p ruint; no source changes. The bump pulls in the ark-ff 0.6 crates as new transitive deps of ruint. ant-node is already on 1.20.0; ant-sdk fixed the same advisory in WithAutonomi/ant-sdk#230.

🤖 Generated with Claude Code

New advisory: Uint shift operations return incorrect overflow flags and
truncate shift amounts; fixed in ruint >=1.20.0. Transitive via alloy.
Lockfile-only bump; also pulls in the ark-ff 0.6 crates as new
transitive deps of ruint.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
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.

1 participant