1
0
mirror of https://github.com/actix/actix-extras.git synced 2025-02-23 10:53:02 +01:00

10 lines
168 B
TOML
Raw Normal View History

[package]
name = "request-id-response-header"
version = "0.1.0"
edition = "2021"
publish = false
[dependencies]
actix-web = "4"
tracing-actix-web = { path = "../.." }