mirror of
https://github.com/tauri-apps/tauri.git
synced 2025-01-01 23:42:33 +03:00
Update Cargo.toml to allow tests to build (#208)
This commit is contained in:
parent
d04b15fc90
commit
92b71cc173
@ -1,3 +1,5 @@
|
||||
workspace = {}
|
||||
|
||||
[package]
|
||||
name = "tauri-cli"
|
||||
version = "0.1.2"
|
||||
@ -50,4 +52,4 @@ path = "src/main.rs"
|
||||
[features]
|
||||
appimage = []
|
||||
ios = []
|
||||
dmg = []
|
||||
dmg = []
|
||||
|
Loading…
Reference in New Issue
Block a user