chore(versions): bump tauri-cli

This commit is contained in:
Lucas
2019-12-01 14:07:21 -03:00
parent c8de099a59
commit 0ffdce3e8c
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@@ -1958,7 +1958,7 @@ dependencies = [
[[package]]
name = "tauri-cli"
version = "0.1.0"
version = "0.1.1"
dependencies = [
"ar 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
"chrono 0.4.10 (registry+https://github.com/rust-lang/crates.io-index)",

View File

@@ -1,6 +1,6 @@
[package]
name = "tauri-cli"
version = "0.1.0"
version = "0.1.1"
authors = ["George Burton <burtonageo@gmail.com>", "Lucas Fernandes Gonçalves Nogueira <lucas@quasar.dev>", "Daniel Thompson-Yvetot <denjell@sfosc.org>"]
license = "MIT/Apache-2.0"
keywords = ["bundle", "cargo", "tauri"]