Skip to content

Commit 8a457ab

Browse files
committed
chore: update manifest
1 parent 033175f commit 8a457ab

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Cargo.toml

+4
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,11 @@ description = "Tauri plugin to prevent the power save functionality in the OS"
66
keywords = ["tauri-plugin", "nosleep", "powersave", "caffeine"]
77
edition = "2021"
88
rust-version = "1.57"
9+
homepage = "https://github.com/pevers/tauri-plugin-nosleep"
10+
repository = "https://github.com/pevers/tauri-plugin-nosleep"
11+
license = "MIT"
912
exclude = ["/examples", "/webview-dist", "/webview-src", "node_modules"]
13+
readme = "README.md"
1014

1115
[dependencies]
1216
tauri = { version = "1.0.0-rc.8" }

0 commit comments

Comments
 (0)