# 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-m3" version = "0.1.1" authors = ["0xk1f0"] build = "build.rs" links = "tauri-plugin-m3" exclude = [ "/examples", "/webview-dist", "/webview-src", "/node_modules", "guest-js/", "rollup.config.js", "tsconfig.json", "package.json", ] autobins = false autoexamples = false autotests = false autobenches = false description = "Android Material3/MaterialYou Plugin" homepage = "https://github.com/0xk1f0/tauri-plugin-m3" readme = "README.md" license = "GPL-3.0-only" repository = "https://github.com/0xk1f0/tauri-plugin-m3" [lib] name = "tauri_plugin_m3" path = "src/lib.rs" [dependencies.serde] version = "1.0" [dependencies.tauri] version = "2.1.1" [dependencies.thiserror] version = "2.0" [build-dependencies.tauri-plugin] version = "2.0.3" features = ["build"]