actix-web-requestid 2.1.0

Request ID middleware for actix-web
Documentation
[badges.codecov]
branch = "master"
repository = "pastjean/actix-web-requestid"
service = "github"

[dependencies.actix-web]
version = "^4.3.1"

[dependencies.rand]
version = "^0.8.4"

[dev-dependencies.actix-rt]
version = "2.2.0"

[package]
authors = ["Pierre-Alexandre St-Jean <pa@stjean.me>"]
description = "Request ID middleware for actix-web"
documentation = "https://docs.rs/actix-web-requestid"
edition = "2018"
homepage = "https://github.com/pastjean/actix-web-requestid"
keywords = ["actix", "actix-web", "web", "middleware", "request-id"]
license = "MIT/Apache-2.0"
name = "actix-web-requestid"
readme = "README.md"
repository = "https://github.com/pastjean/actix-web-requestid"
version = "2.1.0"