mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-11-29 13:03:09 +03:00
6 lines
134 B
Markdown
6 lines
134 B
Markdown
---
|
|
"tauri": patch
|
|
---
|
|
|
|
Removes the `with_window` attribute on the `command` macro. Tauri now infers it using the `CommandArg` trait.
|