# api-bones-tower
Tower middleware for [api-bones](https://github.com/brefwiz/api-bones) services.
Provides `RequestIdLayer` and `ProblemJsonLayer` for axum/tower applications.
## Usage
```toml
[dependencies]
api-bones-tower = "2"
```
## License
MIT — see [LICENSE](LICENSE).