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 39c9796 commit 19cb304Copy full SHA for 19cb304
Cargo.toml
@@ -3,6 +3,9 @@ name = "wslpluginapi-sys"
3
version = "0.1.0-alpha.0+2.1.3"
4
edition = "2021"
5
6
+[features]
7
+hooks-field-names = ["dep:struct-field-names-as-array"]
8
+
9
[build-dependencies]
10
bindgen = "0.71.1"
11
semver = "^1.0"
0 commit comments