We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59dd5f1 commit ac2edc2Copy full SHA for ac2edc2
plugins/notification/Cargo.toml
@@ -15,7 +15,7 @@ rustdoc-args = ["--cfg", "docsrs"]
15
targets = ["x86_64-unknown-linux-gnu", "x86_64-linux-android"]
16
17
[package.metadata.platforms.support]
18
-windows = { level = "full", notes = "" }
+windows = { level = "full", notes = "Only works for installed apps. Shows powershell name & icon in development." }
19
linux = { level = "full", notes = "" }
20
macos = { level = "full", notes = "" }
21
android = { level = "full", notes = "" }
0 commit comments