We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Detected: Trojan:Script/Sabsik.TE.A!ml
Webview2 - 93.0.961.52 Node.js environment Node.js - 14.17.6 @tauri-apps/cli - 1.0.0-beta.10 @tauri-apps/api - 1.0.0-beta.8 Global packages npm - 7.24.0 yarn - 1.22.11 Rust environment rustc - 1.55.0 cargo - 1.55.0 App directory structure /.git /.github /.quasar /.vscode /dist /node_modules /public /src /src-pwa /src-tauri App tauri.rs - 1.0.0-beta.8 build-type - bundle CSP - default-src blob: data: filesystem: ws: wss: http: https: tauri: 'unsafe-eval' 'unsafe-inline' 'self' img-src: 'self' distDir - ../dist/pwa devPath - http://localhost:8080 framework - Vue.js (Quasar) bundler - Webpack
[package] name = "app" version = "0.1.0" description = "A Tauri App" authors = [ "you" ] license = "" repository = "" default-run = "app" edition = "2018" build = "src/build.rs" [build-dependencies] tauri-build = { version = "1.0.0-beta.2" } [dependencies] serde_json = "1.0" serde = { version = "1.0", features = [ "derive" ] } fs2 = "0.4.3" # winreg = "0.10.1" [dependencies.tauri] version = "1.0.0-beta.8" features = ["api-all", "system-tray"] [features] default = [ "custom-protocol" ] custom-protocol = [ "tauri/custom-protocol" ]
The text was updated successfully, but these errors were encountered:
duplicate of #2486
Sorry, something went wrong.
No branches or pull requests
Detected: Trojan:Script/Sabsik.TE.A!ml
tauri info
cargo.toml
The text was updated successfully, but these errors were encountered: