tauri-utils 0.5.1

Utilities for Tauri
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[package]
name = "tauri-utils"
version = "0.5.1"
authors = ["Lucas Fernandes Gonçalves Nogueira <lucas@tauri.studio>", "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"
anyhow = "1.0.31"
thiserror = "1.0.19"