# 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.77.2" name = "tauri-plugin-keygen-rs2" version = "0.2.2" authors = ["ahonn"] build = "build.rs" links = "tauri-plugin-keygen-rs2" exclude = [ "/examples", "/webview-dist", "/webview-src", "/node_modules", ] autobins = false autoexamples = false autotests = false autobenches = false description = "Tauri plugin for Keygen.sh licensing, based on keygen-rs" readme = "README.md" license = "MIT" [lib] name = "tauri_plugin_keygen_rs2" path = "src/lib.rs" [dependencies.keygen-rs] version = "0.2.2" [dependencies.lazy_static] version = "1.4.0" [dependencies.log] version = "0.4" features = ["std"] [dependencies.machine-uid] version = "0.5.1" [dependencies.serde] version = "1.0" [dependencies.sys-locale] version = "0.3" [dependencies.tauri] version = "2.0.1" [dependencies.tauri-plugin-os] version = "2" [dependencies.thiserror] version = "1.0" [dependencies.tokio] version = "1.33.0" features = ["sync"] [dependencies.whoami] version = "1.5.1" [build-dependencies.tauri-plugin] version = "2.0.1" features = ["build"]