mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-04-01 10:01:07 +02:00
6 lines
232 B
Markdown
6 lines
232 B
Markdown
---
|
|
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.
|