Developing release scripts for windows Tauri

This commit is contained in:
Igor Katson 2023-12-02 22:56:01 +00:00
parent a0fd71dd20
commit 724691bfc2
No known key found for this signature in database
GPG key ID: B4EC22B66D61A3F5
5 changed files with 46 additions and 10 deletions

View file

@ -1,5 +1,5 @@
[package]
name = "rqbit"
name = "rqbit-desktop"
version = "0.0.0"
description = "A Tauri App"
authors = ["you"]