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

XMLWordPrintableJSON

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

      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:
              Samuel Rossi (Inactive)
              Reporter:
              Brian DeBoer
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: