# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g., crates.io) dependencies. # # If you are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2021" rust-version = "1.59" name = "tauri-plugin-aptabase" version = "0.5.1" authors = ["Guilherme Oenning"] exclude = [ "/examples", "/webview-dist", "/webview-src", "node_modules", ] description = "Tauri Plugin for Aptabase: Open Source, Privacy-First and Simple Analytics for Mobile, Desktop and Web Apps" readme = "README.md" license = "MIT" repository = "https://github.com/aptabase/tauri-plugin-aptabase" [dependencies.futures] version = "0" [dependencies.log] version = "0.4" [dependencies.os_info] version = "3" [dependencies.rand] version = "0.8" [dependencies.reqwest] version = "0.11" features = ["json"] [dependencies.serde] version = "1.0" [dependencies.serde_json] version = "1.0" [dependencies.tauri] version = "1" features = ["os-api"] [dependencies.thiserror] version = "1.0" [dependencies.time] version = "0.3" features = ["formatting"] [dependencies.tokio] version = "1" [dependencies.uuid] version = "1"