mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-12-20 17:22:08 +03:00
fbeb5b9185
Co-authored-by: chip <chip@chip.sh>
6 lines
108 B
Markdown
6 lines
108 B
Markdown
---
|
|
"tauri": patch:enhance
|
|
---
|
|
|
|
Added `Channel::new` allowing communication from a mobile plugin with Rust.
|