Firstly, loom which has the generatorvulnerability, this should be fully fixed. It also now has the chronovulnerability, though loom still needs a version bump, a simple cargo update will suffice once it's released. The PR has been merged so it shouldn't be long now.
Updates a number of vulnerable dependencies.
Firstly,
loom
which has thegenerator
vulnerability, this should be fully fixed. It also now has thechrono
vulnerability, thoughloom
still needs a version bump, a simplecargo update
will suffice once it's released. The PR has been merged so it shouldn't be long now.I've also updated
tokio
andasync-std
.