mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-12-29 22:13:34 +03:00
c2608423b6
Co-authored-by: Lucas Fernandes Nogueira <lucas@tauri.studio>
7 lines
139 B
Markdown
7 lines
139 B
Markdown
---
|
|
"cli.rs": "patch"
|
|
---
|
|
|
|
Fix `tauri info` panicking when parsing crates version on a newly created project without a `Cargo.lock` file.
|
|
|