poem-lambda 1.3.48

Poem for AWS Lambda
Documentation
# Changelog
All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

# [1.3.47] 2022-10-19

- Bump lambda_http from `0.6.0` to `0.7.0`

# [1.3.41]

- Upgrade lambda_http version to `v0.6.0`

# [1.3.16] 2022-3-18

- Bump `lambda_http` from `0.4.1` to `0.5.1`. 

# [1.0.19] 2021-11-03

# [1.0.19] 2021-11-03

- Use Rust 2021 edition.

# [1.0.12] 2021-10-27

- Return the correct payload type to the gateway.