Skip to content

Commit

Permalink
chore: update manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
pevers committed May 8, 2022
1 parent 033175f commit 8a457ab
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,11 @@ description = "Tauri plugin to prevent the power save functionality in the OS"
keywords = ["tauri-plugin", "nosleep", "powersave", "caffeine"]
edition = "2021"
rust-version = "1.57"
homepage = "https://github.com/pevers/tauri-plugin-nosleep"
repository = "https://github.com/pevers/tauri-plugin-nosleep"
license = "MIT"
exclude = ["/examples", "/webview-dist", "/webview-src", "node_modules"]
readme = "README.md"

[dependencies]
tauri = { version = "1.0.0-rc.8" }
Expand Down

0 comments on commit 8a457ab

Please sign in to comment.