Skip to content

tide-panic http-server version incorrect #311

Description

@WSeegers

Bug Report

Current Behavior

The tide-panic module is currently using http-service = "2.0.0" while the rest of the crate is using http-service = "3.0.0". This is causing a failure to build on current nightly as a result changes to async/await.

Code/Gist

Expected behavior/code

Compilation without error.

Environment

  • Rust toolchain version(s): nightly-x86_64-unknown-linux-gnu
  • OS: Linux x86_64 GNU/Linux

Possible Solution

Change http-service = "3.0.0" for tide-panic

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions