Skip to content

Bump anyhow dep version to 1.0.103 to fix RUSTSEC-2026-0190#651

Open
jamillambert wants to merge 1 commit into
rust-bitcoin:masterfrom
jamillambert:0630-anyhow-version
Open

Bump anyhow dep version to 1.0.103 to fix RUSTSEC-2026-0190#651
jamillambert wants to merge 1 commit into
rust-bitcoin:masterfrom
jamillambert:0630-anyhow-version

Conversation

@jamillambert

@jamillambert jamillambert commented Jun 30, 2026

Copy link
Copy Markdown
Collaborator

There is a RUSTSEC-2026-0186: Unchecked pointer offset advisory for anyhow versions < 1.0.103.

Bump the anyhow dependency to 1.0.103.

Update the lockfiles.

Closes #649

There is a RUSTSEC-2026-0186: Unchecked pointer offset advisory for
anyhow versions < 1.0.103.

Bump the anyhow dependency to 1.0.103.

@satsfy satsfy left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

tACK 2381d72

Ran local tests with no errors (including fuzz). Straightforward change. It is the latest version of anyhow.

@luisschwab luisschwab left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ACK 2381d72

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

RUSTSEC-2026-0190: Unsoundness in Error::downcast_mut()

3 participants