Skip to content

Commit

Permalink
Updated dependencies, removes remove_dir_all, which is vulnerable (#…
Browse files Browse the repository at this point in the history
…2685)

After this, we are still waiting for `indexmap` & `dashmap` to provide the new `hashbrown` to reduce duplicate dependencies, and for `criterion` to remove `clap` and release a new version. We're also waiting for a new version of `icu_datagen` that bumps the `zip` dependency to avoid a potential vulnerability. Ideally, they would also bump the `simple_logger` dependency, which is pretty outdated. In any case, `simple_logger` still uses an unmaintained `atty` dependency.

Relevant issues:
 - xacrimon/dashmap#250
 - unicode-org/icu4x#3150
 - bheisler/criterion.rs#599
 - borntyping/rust-simple_logger#74
  • Loading branch information
Razican committed Mar 17, 2023
1 parent a53edeb commit d7d5c5e
Showing 1 changed file with 145 additions and 182 deletions.
Loading

0 comments on commit d7d5c5e

Please sign in to comment.