Update Cargo.toml to allow tests to build (#208)

This commit is contained in:
nothingismagick 2019-12-23 20:30:21 +01:00 committed by Lucas Fernandes Nogueira
parent d04b15fc90
commit 92b71cc173

View File

@ -1,3 +1,5 @@
workspace = {}
[package]
name = "tauri-cli"
version = "0.1.2"