Skip to content

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

Merged
Nic-dorman merged 1 commit into
mainfrom
chore/ruint-rustsec-2026-0220
Aug 7, 2026
Merged

chore: bump ruint 1.18.0 -> 1.20.0 (RUSTSEC-2026-0220)#208
Nic-dorman merged 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; src-tauri/Cargo.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>
@Nic-dorman
Nic-dorman merged commit 59afe24 into main Aug 7, 2026
4 checks passed
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