Skip to content

Fix stale dependencies - #1053

Open
valoq wants to merge 1 commit into
ouch-org:mainfrom
valoq:dep-update
Open

Fix stale dependencies#1053
valoq wants to merge 1 commit into
ouch-org:mainfrom
valoq:dep-update

Conversation

@valoq

@valoq valoq commented Aug 21, 2026

Copy link
Copy Markdown
Collaborator

Running cargo audit reveled a few indirect dependencies that were missed by dependabot

This patch is just the result of running cargo update manually

Crate: crossbeam-epoch
Version: 0.9.18
Title: Invalid pointer dereference in fmt::Pointer impl for Atomic and Shared when the underlying pointer is invalid
Date: 2026-07-06
ID: RUSTSEC-2026-0204
URL: https://rustsec.org/advisories/RUSTSEC-2026-0204
Solution: Upgrade to >=0.9.20

Crate: aes
Version: 0.9.0
Warning: yanked

Crate: spin
Version: 0.9.8
Warning: yanked

error: 1 vulnerability found!
error: 2 denied warnings found!

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