Skip to content

114#115

Merged
RAprogramm merged 2 commits into
mainfrom
114
Jul 8, 2026
Merged

114#115
RAprogramm merged 2 commits into
mainfrom
114

Conversation

@RAprogramm

Copy link
Copy Markdown
Owner

Fixes #114.

The Security workflow (cargo deny check) failed on two advisories:

Crate From To Advisory
crossbeam-epoch 0.9.18 0.9.20 RUSTSEC-2026-0204 (invalid pointer dereference in fmt::Pointer)
keyring 4.1.3 4.1.4 yanked version

Both bumped in Cargo.lock. Locally cargo deny check is clean, build and tests pass.

@RAprogramm RAprogramm merged commit 3c29f82 into main Jul 8, 2026
6 checks passed
@RAprogramm RAprogramm deleted the 114 branch July 8, 2026 01:07
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.

Security: cargo-deny advisories failing on RUSTSEC-2026-0204 and yanked keyring

1 participant