tauri/tauri-utils/Cargo.toml
2020-03-27 22:21:05 -04:00

15 lines
425 B
TOML

[package]
name = "tauri-utils"
version = "0.4.2"
authors = ["Lucas Fernandes Gonçalves Nogueira <lucas@quasar.dev>", "Daniel Thompson-Yvetot <denjell@sfosc.org>", "Tensor Programming <tensordeveloper@gmail.com>"]
license = "MIT"
homepage = "https://tauri.studio"
repository = "https://github.com/tauri-apps/tauri"
description = "Utilities for Tauri"
edition = "2018"
[dependencies]
sysinfo = "0.10"
error-chain = "0.12.1"