Skip to content

Commit

Permalink
Remove window-shadows
Browse files Browse the repository at this point in the history
  • Loading branch information
Legend-Master committed Sep 13, 2024
1 parent 05943ae commit 82c20fa
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 69 deletions.
83 changes: 17 additions & 66 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 0 additions & 3 deletions examples/api/src-tauri/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -60,8 +60,5 @@ tauri-plugin-barcode-scanner = { path = "../../../plugins/barcode-scanner/", ver
tauri-plugin-nfc = { path = "../../../plugins/nfc", version = "2.0.0-rc.3" }
tauri-plugin-biometric = { path = "../../../plugins/biometric/", version = "2.0.0-rc.3" }

[target."cfg(target_os = \"windows\")".dependencies]
window-shadows = "0.2"

[features]
prod = ["tauri/custom-protocol"]

0 comments on commit 82c20fa

Please sign in to comment.