Uploaded image for project: 'Rust Driver'
  1. Rust Driver
  2. RUST-306

Disable default features on pbkdf2 crate

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Trivial - P5 Trivial - P5
    • 0.10.0
    • Affects Version/s: None
    • Component/s: None

      The pbkdf2 crate pulls in an old version of the rand crate (0.5.x), but this dependency can be removed if pbkdf2's default features aren't used.

      I checked the code, and indeed default features can be disabled. Doing this drops 7 crates (rand 0.5.x, rand_core 0.3.x, rand_core 0.4.x, etc).

            Assignee:
            sam.rossi@mongodb.com Samuel Rossi (Inactive)
            Reporter:
            nevilledips@gmail.com Neville Dipale
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: