mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-12-16 07:08:32 +03:00
0a0de8ab6e
Co-authored-by: chip <chip@chip.sh>
6 lines
183 B
Markdown
6 lines
183 B
Markdown
---
|
|
"tauri": patch
|
|
---
|
|
|
|
The `tauri::api::process::Command` API now properly reads stdout and stderr messages that ends with a carriage return (`\r`) instead of just a newline (`\n`).
|