- Add `async-trait` dependency import - Annotate UpnpApiExt trait and its Server impl with `#[async_trait]` to enable async methods in traits
- Add `async-trait` dependency import - Annotate UpnpApiExt trait and its Server impl with `#[async_trait]` to enable async methods in traits