refacator(dialog): mark FileResponse as #[non_exhaustive] (#1660)

* recator(dialog): mark `FileResponse` as `#[non_exhaustive]`

closes #1623

* change file
This commit is contained in:
Amr Bashir
2024-08-21 16:14:58 +03:00
committed by GitHub
parent f946a7cf1f
commit f690777a91
2 changed files with 6 additions and 0 deletions
@@ -0,0 +1,5 @@
---
"dialog": "patch"
---
Mark `FileResponse` as `non_exhaustive`.