poem-lambda 1.2.16

Poem for AWS Lambda
Documentation
[dependencies.lambda_http]
version = "0.4.1"

[dependencies.poem]
version = "1.2.16"
[dev-dependencies.tokio]
features = ["rt-multi-thread", "macros"]
version = "1.12.0"

[package]
authors = ["sunli <scott_s829@163.com>"]
categories = ["network-programming", "asynchronous", "web-programming::http-server", "web-programming::websocket"]
description = "Poem for AWS Lambda"
documentation = "https://docs.rs/poem/"
edition = "2021"
homepage = "https://github.com/poem-web/poem"
keywords = ["http", "web", "framework", "async"]
license = "MIT/Apache-2.0"
name = "poem-lambda"
repository = "https://github.com/poem-web/poem"
version = "1.2.16"