name: Bug report
about: Report a defect in api-bones
labels: bug
**Crate and version**
e.g. `api-bones 3.1.0`, features: `axum, uuid`
**Rust version**
`rustc --version`
**What happened**
**What you expected**
**Minimal reproduction**
```rust
// paste here
```