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

Update UUID dependency to 1.0

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Unknown Unknown
    • bson-2.4.0, 2.4.0
    • Affects Version/s: None
    • Component/s: None

      Both theĀ bson and mongodb crates depend on the uuid crate; now that the latter has released a 1.0 version, we should update them to use that.

      To maintain backwards compatibility, we'll need to provide new feature flags in each to select the 1.0 version of uuid; as this will be mutually exclusive with the current uuid-0_8 flag we can use the same API surface for both.

            Assignee:
            abraham.egnor@mongodb.com Abraham Egnor
            Reporter:
            abraham.egnor@mongodb.com Abraham Egnor
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: