-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Open
Description
In my CI process I run a standard rust security audit which found that you have an unmaintained library in your dependency tree:
error: 1 denied warning found!
Crate: paste
Version: 1.0.15
Warning: unmaintained
Title: paste - no longer maintained
Date: 2024-10-07
ID: RUSTSEC-2024-0436
URL: https://rustsec.org/advisories/RUSTSEC-2024-0436
Dependency tree:
paste 1.0.15
└── metal 0.33.0
└── wgpu-hal 28.0.0
├── wgpu-core-deps-windows-linux-android 28.0.0
│ └── wgpu-core 28.0.0
│ └── wgpu 28.0.0
│ └── crush-gpu 0.1.0
├── wgpu-core-deps-emscripten 28.0.0
│ └── wgpu-core 28.0.0
├── wgpu-core-deps-apple 28.0.0
│ └── wgpu-core 28.0.0
├── wgpu-core 28.0.0
└── wgpu 28.0.0
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Todo