cubing / twsearch

🔍 Twizzle Search — a program to find algs and scrambles for twisty puzzles
GNU General Public License v3.0
24 stars 8 forks source link

Update to address a vulnerable dependency as soon as possible. #50

Open lgarron opened 2 months ago

lgarron commented 2 months ago

Although we use clap 4 ourselves, we can't force an upgrade for the transitive dependency.

cbindgen attempted to resolve this in September, but it was reverted:

The dependency is now bumped again as of February 26: https://github.com/mozilla/cbindgen/pull/912

However, we're still waiting on a release of cbindgen to address the vulnerability alert on this repo.