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 c73b773 commit b63d724Copy full SHA for b63d724
plugins/opener/Cargo.toml
@@ -15,7 +15,7 @@ rustdoc-args = ["--cfg", "docsrs"]
15
# Platforms supported by the plugin
16
# Support levels are "full", "partial", "none", "unknown"
17
# Details of the support level are left to plugin maintainer
18
-[package.metadata.platforms]
+[package.metadata.platforms.support]
19
windows = { level = "full", notes = "" }
20
linux = { level = "full", notes = "" }
21
macos = { level = "full", notes = "" }
0 commit comments