mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-04-05 10:13:00 +02:00
* fix(cli): slow dev startup * Use `recv_timeout` instead * Update crates/tauri-cli/src/interface/rust.rs Co-authored-by: Fabian-Lars <github@fabianlars.de> --------- Co-authored-by: Fabian-Lars <github@fabianlars.de>
6 lines
104 B
Markdown
6 lines
104 B
Markdown
---
|
|
tauri-cli: "patch:bug"
|
|
---
|
|
|
|
Fix `dev`, `build` and `bundle` commands always take 2 seconds to start
|