mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-02-06 11:22:04 +00:00
232 B
232 B
| tauri-cli |
|---|
| patch:bug |
Fixed an issue that caused the cli to print errors like Error Failed to parse version 2 for crate tauri when there was no Cargo.lock file present yet. This will still be logged in --verbose mode.