diff options
Diffstat (limited to '.changes/dropout-macros.md')
| -rw-r--r-- | .changes/dropout-macros.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.changes/dropout-macros.md b/.changes/dropout-macros.md new file mode 100644 index 0000000..faa4e3e --- /dev/null +++ b/.changes/dropout-macros.md @@ -0,0 +1,5 @@ +--- +dropout-macros: "patch:feat" +--- + +Add `dropout-macros` crate to generate tauri api wrappers automatically. |