mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-12-26 04:03:29 +03:00
3f08054885
* refactor(cli): use `windows-sys` instead of `winapi` * Update cli-windows-sys.md
191 B
191 B
tauri-cli |
---|
patch:bug |
Use windows-sys
crate instead of winapi
which fixes installing the published cli from crates.io using cargo install tauri-cli --version "^2.0.0-beta"
.