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

Mongodb 0.9.1 changes `trust-dns-proto` to 0.18.0 which conflicts with actix

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 0.9.2
    • Affects Version/s: None
    • Component/s: None
    • Labels:

      Currently the actix-connect package depends on trust-dns-proto = "=0.18.0-alpha.2" which causes cargo to be unable to select a package.

      ```

      error: failed to select a version for `trust-dns-proto`.
      ... required by package `mongodb v0.9.1`

      all possible versions conflict with previously selected packages.

      previously selected package `trust-dns-proto v0.18.0-alpha.2`
      ... which is depended on by `actix-connect v1.0.1`
      ... which is depended on by `actix-http v1.0.1`
      ... which is depended on by `actix-files v0.2.1`
      ... which is depended on by `onbench-graphql v0.1.0 (/Users/bdeboer/onbench/rust/onbench-graphql/onbench-api)`

      ```

            Assignee:
            sam.rossi@mongodb.com Samuel Rossi (Inactive)
            Reporter:
            bdeboer72@gmail.com Brian DeBoer
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: